##// END OF EJS Templates
Allow anyone to tag/untag/close issues....
Allow anyone to tag/untag/close issues. This is (usually) reserved to people having commit right. I'm hopping to foster participation by giving people the ability to triage issue.

File last commit:

r24595:91ed424e
r24595:91ed424e
Show More
.meeseeksdev.yml
17 lines | 292 B | text/x-yaml | YamlLexer
special:
everyone:
can:
- say
- tag
- untag
- close
config:
tag:
only:
- async/await
- backported
- help wanted
- documentation
- notebook
- tab-completion
- windows