Clarify CONTRIBUTING.md

This commit is contained in:
Sean Owen 2018-12-07 07:04:40 -06:00
parent 1765887315
commit 3a6891d268

View file

@ -1,9 +1,9 @@
## Contributing ## Contributing
The project is in maintenance mode, meaning, changes are driven by contributed patches. The project is in maintenance mode, meaning, changes are driven by contributed patches.
Only bug fixes and minor enhancements will be considered. The Barcode Scanner app can Only bug fixes. The Barcode Scanner app can
no longer be published, so it's unlikely any changes will be accepted for it. no longer be published, so almost no fixes will be accepted for it.
There is otherwise no active development or roadmap for this project. It is "DIY". There is otherwise no development or roadmap for this project.
Only proposed changes in the form of a pull request are likely to be acted on, but, Only proposed changes in the form of a pull request are likely to be acted on, but,
these will be acted on promptly. these will be acted on promptly.
@ -15,18 +15,13 @@ https://groups.google.com/forum/#!forum/zxing
### Feature Requests ### Feature Requests
Feature requests are not accepted and will generally be closed. Feature requests are not accepted.
Feature requests with a pull request may be accepted. When in doubt, discuss on the
mailing list first.
### Bug Reports ### Bug Reports
Bug reports must have enough detail to understand and reproduce the problem. Inadequate Bug reports must have enough detail to understand and reproduce the problem.
bug reports will be closed with a request for more information. Bug reports without an associated pull request will generally be closed.
However, bug reports with a pull request are likely to be merged promptly.
Bug reports without an associated pull request are not likely to be addressed, but will be
left open for some time to see if anyone can contribute a solution. However, bug reports
with a pull request are likely to be merged promptly.
## Licensing ## Licensing