File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,16 @@ Look for any bugs reported downstream or in our github issues and fix them:
1111- < https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&component=scrot&product=Fedora >
1212- < https://bugs.gentoo.org/buglist.cgi?quicksearch=scrot >
1313
14+ Github issues can be filtered via tags to find specific areas that are
15+ interesting to you. Some notable tags are:
16+
17+ - [ Enhancement] ( https://github.com/resurrecting-open-source-projects/scrot/issues?q=is%3Aissue%20state%3Aopen%20label%3Aenhancement ) :
18+ New feature request or enhancing an existing feature.
19+ - [ Help Wanted] ( https://github.com/resurrecting-open-source-projects/scrot/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22help%20wanted%22 ) :
20+ Difficult issues where we require help.
21+ - [ Code quality] ( https://github.com/resurrecting-open-source-projects/scrot/issues?q=is%3Aissue%20state%3Aopen%20label%3Acode-quality ) :
22+ Issues to improve the reliability or robustness of scort.
23+
1424## Misc TODOs
1525
1626- [ ] Improve the bash completion script. Currently it's quite rudimentary.
You can’t perform that action at this time.
0 commit comments