Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create standard way to designate intended milestone and API in issue subjects #270

Closed
jfh01 opened this issue Mar 26, 2019 · 2 comments
Closed

Comments

@jfh01
Copy link
Contributor

jfh01 commented Mar 26, 2019

Because setting an issue/PR milestone and label requires write access to the repository, issues submitted by general contributors won't start with either milestone or label attached.

Suggest that we establish a standard designation in the issue title to indicate which version and which API an issue/PR is targeted for.

Issues titles would be prefixed with [version / API].

For example:

[0.3.1 / agency]
[0.4.0 / provider]
[provider] (for an issue/PR that does not yet have an intended version.

If folks agree with this approach, would need to update CONTRIBUTING.md and create issue templates for the repository that guide people to use the correct designation.

@hunterowens
Copy link
Collaborator

Perhaps we should just have people submit - something like

[ ] Breaking 
[ ] Non-Breaking 
[ ] I'm unsure 

in each issue, allowing them to tag the info that the maintainers need for clarification into milestone + labels.

@jfh01
Copy link
Contributor Author

jfh01 commented Apr 2, 2019

Closing this issue to be worked on #286.

@jfh01 jfh01 closed this as completed Apr 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants