-
Notifications
You must be signed in to change notification settings - Fork 226
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
Removed issues guide #86
Conversation
ce6fe7e
to
671e6a5
Compare
The issues guide is badly outdated. I pulled out the only bit that still seems relevant to our workflow - the labels - and added it into contributing. The rest is mostly about Waffle, which we don't use anymore. This should help declutter the contributing repo.
671e6a5
to
14c0b25
Compare
* dark green: Testing | ||
* blue: A topic or subsystem | ||
* purple: Enhancement | ||
* gray: Automatic, occasionally used by external tools (like Waffle) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
idk if it's even worth keeping-- we dont really use this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm 100% for throwing it out then. Shall I?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
go for it
LGTM |
👍 |
The issues guide is badly outdated. I pulled out the only bit that still
seems relevant to our workflow - the labels - and added it into contributing.
The rest is mostly about Waffle, which we don't use anymore. This should help
declutter the contributing repo.