PEP 581: Mention GitHub's new feature wrt issue template (#848)
It is now possible to automate issue assignee and labels via templates. https://blog.github.com/changelog/2018-12-05-issue-template-automation-improvements/
This commit is contained in:
parent
1f69177cd5
commit
373d2ba05b
|
@ -205,7 +205,8 @@ issue. If the issue creator did not supply the above headers, the bot will apply
|
||||||
the ``needs triage`` label. At that point, it will require a core developer to
|
the ``needs triage`` label. At that point, it will require a core developer to
|
||||||
properly label the issue.
|
properly label the issue.
|
||||||
|
|
||||||
We can also take advantage of GitHub's multiple issue template feature.
|
We can also take advantage of GitHub's multiple issue template feature, and the
|
||||||
|
ability to automatically set issue assignee and labels by using issue templates.
|
||||||
|
|
||||||
Updates to bedevere
|
Updates to bedevere
|
||||||
-------------------
|
-------------------
|
||||||
|
|
Loading…
Reference in New Issue