File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22name : Bug report
33about : Create a report to help us improve
44title : ' '
5- labels : bug
5+ labels : ' kind: bug'
66assignees : ' '
77
88---
Original file line number Diff line number Diff line change 22name : Feature request
33about : Suggest a feature or improvement for AMUSE
44title : ' '
5- labels : feature request
5+ labels : ' kind: feature request'
66assignees : ' '
77
88---
Original file line number Diff line number Diff line change 22name : Question
33about : Ask an AMUSE-related question
44title : ' '
5- labels : question
5+ labels : ' kind: question'
66assignees : ' '
77
88---
Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ daysUntilStale: 365
44daysUntilClose : 365
55# Issues with these labels will never be considered stale
66exemptLabels :
7- - pinned
8- - security
9- - feature request
10- - keep-open
11- - bug
7+ - ' status: pinned'
8+ - ' kind: security'
9+ - ' kind: feature request'
10+ - ' status: keep-open'
11+ - ' kind: bug'
1212# Label to use when marking an issue as stale
13- staleLabel : stale
13+ staleLabel : ' status: stale'
1414# Comment to post when marking an issue as stale. Set to `false` to disable
1515markComment : >
1616 This issue has been automatically marked as stale because it has not had
You can’t perform that action at this time.
0 commit comments