summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColby Swandale <hello@colby.fyi>2018-01-24 23:13:49 +1100
committerGitHub <noreply@github.com>2018-01-24 23:13:49 +1100
commit91edb78c84e97e3abf48b8b7ae9ea060b69f3aeb (patch)
tree3ddb8c04cb89536c2bbf5f38d73726d1cce81b9a
parent3aa29ce4c0589104c95beb480364c96c0e10d108 (diff)
downloadbundler-colby/update-small-bugs-link.tar.gz
Update contributing documentation to use new tagscolby/update-small-bugs-link
Github has defined a couple of tags to use for classifying issues that are suitable for new contributors to fix/contribute towards. We have started using these tags in Github so we should start linking to them in our documentation as well.
-rw-r--r--doc/contributing/HOW_YOU_CAN_HELP.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contributing/HOW_YOU_CAN_HELP.md b/doc/contributing/HOW_YOU_CAN_HELP.md
index 32a6107049..284bae07b2 100644
--- a/doc/contributing/HOW_YOU_CAN_HELP.md
+++ b/doc/contributing/HOW_YOU_CAN_HELP.md
@@ -6,7 +6,7 @@ If at any point you get stuck, here's how to [get in touch with the Bundler team
## First contribution suggestions
-We track [small bugs and features](https://github.com/bundler/bundler/labels/contribution%3A%20small) so that anyone who wants to help can start with something that's not too overwhelming.
+We track [small bugs and features](https://github.com/bundler/bundler/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) so that anyone who wants to help can start with something that's not too overwhelming.
Generally, great ways to get started helping out with Bundler are: