Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1 KB

CONTRIBUTING.md

File metadata and controls

29 lines (17 loc) · 1 KB

Contributing

Asking a question

Send an email to Språkbanken Text at [email protected] and we will reply as soon as we can.

Reporting a bug

A bug is a behavior or other problem that clearly goes against how things are supposed to be.

Create an issue and add at least the bug label.

For an effective bug report:

  • describe how to reproduce the behaviour,
    • what is expected to happen and
    • what actually happens
  • mention what web browser and OS you are using
  • add screenshots if relevant

Suggesting an enhancement

An enhancement could be a new feature, or another improvement that doesn't classify as a bug.

Create an issue and add at least the enhancement label.

Writing some code

Read up on DEVELOPMENT.md, pick an issue and get hacking! 👩🏽‍💻