mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
Merge pull request #1032 from tahoe-lafs/dev-guide-ticket-triage
3659 Add ticket triage role to dev guide
This commit is contained in:
commit
ff0f00fb04
@ -41,6 +41,7 @@ Contents:
|
||||
backupdb
|
||||
|
||||
developer-guide
|
||||
ticket-triage
|
||||
|
||||
anonymity-configuration
|
||||
|
||||
|
27
docs/ticket-triage.rst
Normal file
27
docs/ticket-triage.rst
Normal file
@ -0,0 +1,27 @@
|
||||
=============
|
||||
Ticket Triage
|
||||
=============
|
||||
|
||||
Ticket triage is a weekly, informal ritual that is meant to solve the problem of
|
||||
tickets getting opened and then forgotten about. It is simple and keeps project
|
||||
momentum going and prevents ticket cruft.
|
||||
|
||||
It fosters conversation around project tasks and philosophies as they relate to
|
||||
milestones.
|
||||
|
||||
Process
|
||||
-------
|
||||
- The role of Ticket Triager rotates regularly-ish, and is assigned ad hoc
|
||||
- The Triager needs a ``Trac`` account
|
||||
- The Triager looks at all the tickets that have been created in the last week (or month, etc.)
|
||||
- They can use a custom query or do this as the week progresses
|
||||
- BONUS ROUND: Dig up a stale ticket from the past
|
||||
- Assign each ticket to a milestone on the Roadmap
|
||||
- The following situations merit discussion:
|
||||
- A ticket doesn't have an appropriate milestone and we should create one
|
||||
- A ticket, in vanishingly rare circumstances, should be deleted
|
||||
- The ticket is spam
|
||||
- The ticket contains sensitive information and harm will come to one or more people if it continues to be distributed
|
||||
- A ticket could be assigned to multiple milestones
|
||||
- There is another question about a ticket
|
||||
- These tickets will be brought as necessary to one of our meetings (currently Tuesdays) for discussion
|
@ -0,0 +1 @@
|
||||
We added documentation detailing the project's ticket triage process
|
0
newsfragments/3659.documentation
Normal file
0
newsfragments/3659.documentation
Normal file
Loading…
x
Reference in New Issue
Block a user