@@ -134,10 +134,14 @@ Issues related: `types`+`contents`+`results`
134134 - `Irrelevant`: An irrelevant issue for Next
135135 - `Duplicate`: An issue which had been mentioned
136136 - `Bug`: A detected bug that needs to be confirmed
137+ - `Feature Request`: An issue that wants a new feature
138+ - `High Priority`: A detected bugs or misprints with high priority
139+ - `Low Priority`: A detected bugs or misprints with low priority
140+ - `Non English`: Requires the attention of a multi-lingual maintainer
137141 - `Discussion`: An issue that needs to be discussed
138142 - `Question`: An issue about questions
139- - `Feature Request`: An issue that wants a new feature
140143 - `Backlog`: An issue that is to be completed and later compensated
144+ - `Meta`: Denoting a change of usage conditions
141145- By contents
142146 - `Roadmap`: An issue about future development
143147 - `Hexo`: An issue related to Hexo
@@ -154,10 +158,10 @@ Issues related: `types`+`contents`+`results`
154158- By results
155159 - `Wontfix`: An issue that will not to be fixed
156160 - `Need More Info`: Need more information for solving the issue
157- - `Need Confirm `: Need confirmation from the developers or user about the bug or solution
161+ - `Need Verify `: Need confirmation from the developers or user about the bug or solution
158162 - `Can' t Reproduce` : An issue that can’t be reproduced
159163 - ` Verified` : An issue that has been verified
160- - ` Help wanted ` : An issue that needs help
164+ - ` Help Wanted ` : An issue that needs help
161165 - ` Wait for Answer` : An issue that needs to be answered by the developers or user
162166 - ` Resolved Maybe` : An issue that has been resolved maybe
163167 - ` Solved` : An issue that has been solved
@@ -175,6 +179,8 @@ Pull requests related:
175179- ` i18n` : A Pull requests that makes new languages translation
176180- ` Performance` : A Pull requests that improves the performance
177181- ` Discussion` : A Pull requests that needs to be discussed
182+ - ` v6.x` : A Pull requests that bugfixes and some optimizations related to old NexT version 6
183+ - ` v7.x` : A Pull requests that bugfixes and some optimizations, related to old NexT version 7
178184
179185# ## Commit Messages Rules
180186
0 commit comments