mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-16 04:02:52 -06:00
Updated Issue Intake Policy (markdown)
parent
32d152a44a
commit
7d25ab43e3
@ -58,7 +58,8 @@ This page serves to define the official policy for opening and processing GitHub
|
||||
1. If the reported behavior is considered normal, apply the `BUG_EXPECTED_BEHAVIOR` canned response and apply the `status: revisions needed` label.
|
||||
3. Attempt to replicate the reported bug on the current NetBox release (i.e. the `master` branch) by performing the steps detailed in the issue.
|
||||
1. If you are unable to reproduce the reported error or behavior, apply the `BUG_UNABLE_TO_REPRODUCE` canned response, and optionally ask for further clarification on how they encountered the reported issue. Also apply the `status: revisions needed` label.
|
||||
4. Assuming you are able to successfully replicate the reported issue, apply the `type: bug` and `status: accepted` labels.
|
||||
4. Determine the severity of the bug, if possible, and apply the appropriate `severity:` label (high, medium, or low).
|
||||
4. Assuming you are able to successfully replicate the reported issue, apply the `type: bug` and `status: needs owner` labels.
|
||||
5. If there are external factors preventing you from testing the reported issue (such as another bug interfering with testing), apply the `status: blocked` label and leave a comment explaining why.
|
||||
|
||||
# Canned Responses
|
||||
|
Loading…
Reference in New Issue
Block a user