Skip to content

Commit 7e49d30

Browse files
committed
TODO: add links to some notable github issue tags
can make it easier for newer contributors to find issues they want to work on.
1 parent cd12329 commit 7e49d30

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

TODO.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)