-
Notifications
You must be signed in to change notification settings - Fork 220
Issues guide #20
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
Issues guide #20
Conversation
@@ -0,0 +1,100 @@ | |||
Issues Guide | |||
============= | |||
This is a guide for collaborators and non-collaborators on how Github issues |
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.
Minor nit: “Github“ → “GitHub”.
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.
👍
The Sprint | ||
----------- | ||
We are on a weekly sprint cycle and every Monday we get together for a meeting | ||
on Google Hangouts. Currently our meetings are at 12pm PDT / 7pm UTC and the |
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.
12:15 PDT / 19:15 UTC? At least, that's what we have here since ipfs/team-mgmt@917cd424 (Update README.md, 2015-04-24).
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.
Rather than repeat information, I'll just link to that doc. Thanks for noticing that
I think @wking and @whyrusleeping found the bugs-- All this LGTM!! Maybe should mention:
|
(RFM after those fixes above, for me) |
@jbenet I added a new section on closing issues https://github.com/dylanPowers/ipfs-community/blob/issues-guide/issues-guide.md#closing-issues. It pertains to instances like ipfs/kubo#827 and what we should do when we aren't getting responses from the issue submitter. I'd like for them to stay open and be put in the icebox. What do you think? |
@jbenet o/ |
@dylanPowers sorry for delay. this LGTM. |
Fixes #10
Fixes ipfs/infra#8
Added in a guide for collaborators and non-collaborators on how Github issues are handled and processed.