Add a 'Contributing' section with some rules about contributing to the project

This commit is contained in:
Marco Castelluccio 2019-01-20 19:07:25 +01:00
Родитель 840b2793d2
Коммит 27957cc3f6
1 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -1,5 +1,11 @@
# bugbug
## Contributing
1. Issues marked as `good first issue` are self-contained enough that a contributor should be able to work on them.
2. Issues marked as `reserved-for-beginners` are reserved for people who have never contributed to the project before.
3. Issues are to be considered as not assigned, until there is a PR linked to them.
## Classifiers
- **bug vs feature** - Bugs on Bugzilla aren't always bugs. Sometimes they are feature requests, refactorings, and so on. The aim of this classifier is to distinguish between bugs that are actually bugs and bugs that aren't. The dataset currently contains 2110 bugs, the accuracy of the current classifier is ~93% (precision ~95%, recall ~94%).