Skip to content

Commit 87802ac

Browse files
committed
Add issue template and move supported files to .github
1 parent 85f5d05 commit 87802ac

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

CONTRIBUTING.md renamed to .github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ https://groups.google.com/forum/#!forum/zxing
1313

1414
### Feature Requests
1515

16-
Feature requests are generally not accepted and may be closed if nobody acts on them.
16+
Feature requests are not accepted and will generally be closed.
1717
Feature requests with a pull request may be accepted. When in doubt, discuss on the
1818
mailing list first.
1919

.github/ISSUE_TEMPLATE.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
(Please remove this text once you've read and understood it.)
2+
3+
## Contributing
4+
5+
The project is in maintenance mode, meaning, changes are driven by contributed patches.
6+
There is otherwise no active development or roadmap for this project. It is "DIY".
7+
8+
Only proposed changes in the form of a pull request are likely to be acted on, but,
9+
these will be acted on promptly.
10+
11+
### Questions
12+
13+
Questions should be asked on the mailing list:
14+
https://groups.google.com/forum/#!forum/zxing
15+
16+
### Feature Requests
17+
18+
Feature requests are not accepted and will generally be closed.
19+
Feature requests with a pull request may be accepted. When in doubt, discuss on the
20+
mailing list first.
21+
22+
### Bug Reports
23+
24+
Bug reports must have enough detail to understand and reproduce the problem. Inadequate
25+
bug reports will be closed with a request for more information.
26+
27+
Bug reports without an associated pull request are not likely to be addressed, but will be
28+
left open for some time to see if anyone can contribute a solution. However, bug reports
29+
with a pull request are likely to be merged promptly.

0 commit comments

Comments
 (0)