forked from rubberduck-vba/Rubberduck
-
Notifications
You must be signed in to change notification settings - Fork 0
Tag Wiki
Mathieu Guindon edited this page Feb 13, 2015
·
11 revisions
Labels in this repository are used like tags and meta-tags on Stack Exchange:
-
#DDDDDD
(silver) tags relate to features. -
#FEFEFE
(off-white) and#E11D21
(red) tags serve the same purpose as on Meta SE sites.
###Meta-Tags
-
[bug]
- We have no bugs. Use this tag to indicate you've found an undocumented feature with side-effects. -
[discussion]
- Use this tag when you need a rubberduck to talk to. -
[duplicate]
- We'll use this tag to identify dupes. -
[enhancement]
- Use this tag to request enhancements to existing features. -
[feature-request]
- Use this tag to indicate that you're requesting a new feature. -
[help-wanted]
- This tag indicates that we're dreaming of a pull request. -
[meta]
- Use this tag for anything relating to the repository itself, the ReadMe file and Wiki pages. -
[status-by-design]
- Issues ("Bug") with this tag aren't bugs, they're actual features. No kidding. -
[status-declined]
- "Feature request" issues with this tag are not going to happen. For "Bug" issues, this means "won't fix" :) -
[status-deferred]
- Issues with this tag will be shipped in 6 to 8 weeks. -
[support]
- Use this tag for issues asking for support using the Rubberduck add-in, or working with the code.
###Tags
-
[api]
- Use this tag for issues & features related to the COM-visible Rubberduck API. -
[code-explorer]
- Use this tag for issues related to the Code Explorer feature. -
[code-inspections]
- Use this tag for issues related to the Code Inspections feature. -
[code-parsing]
- Use this tag for issues related to parsing VBA code, but not necessarily with the ANTLR-generated parser. -
[code-review-integration]
- Use this tag for issues related to posting VBA code on Code Review Stack Exchange as a new question, integrating with the Stack Exchange API, or anything more or less in that line of thought. -
[indentation]
- Use this tag for issues related to the Indenter feature. -
[installer]
- Issues with this tag relate to the Rubberduck setup executable. -
[module-and-procedure-attributes]
- Use this tag for issues related to the Module & Procedure Attributes feature. -
[refactorings]
- Use this tag for issues related to any refactoring feature. -
[settings-config]
- Use this tag for issues related to the Settings & Configuration feature. -
[source-control-integration]
- Use this tag for issues related to the Source Control Integration feature. the source code. -
[todo-explorer]
- Use this tag for issues related to the Todo Explorer feature. -
[unit-testing]
- Use this tag for issues related to the Unit Testing feature. -
[user-interface]
- Use this tag for issues that affect elements of the UI. -
[vba-grammar]
- Use this tag for issues related to the ANTLR grammar file, or about implementation or usage of ANTLR-generated files.