diff options
author | Pradyun Gedam <pradyunsg@gmail.com> | 2019-10-06 02:03:14 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-06 02:03:14 +0530 |
commit | 79d7f54f523b32a1cfa1d78536182f646eb2b3ca (patch) | |
tree | 5e5c64976b07484b5b0e3b0add3566041ded001b | |
parent | 5c8f299f7c1331581d2fd1ffc31c3e5c3e6c1f27 (diff) | |
download | pip-good-first-issue-template.tar.gz |
Add requested labels keygood-first-issue-template
-rw-r--r-- | .github/ISSUE_TEMPLATE/~good-first-issue.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/~good-first-issue.md b/.github/ISSUE_TEMPLATE/~good-first-issue.md index 4ff6d9f9b..b5ef71ae6 100644 --- a/.github/ISSUE_TEMPLATE/~good-first-issue.md +++ b/.github/ISSUE_TEMPLATE/~good-first-issue.md @@ -1,6 +1,7 @@ --- name: (Maintainers Only) Good First Issue about: For maintainers, to create an issue that is good for new contributors +labels: ["good first issue"] --- |