Commit 8fc71cd
committed
[TASK] Clarify Resolves requirement in commit message guide
Make it explicit that 'Resolves:' is required and 'Related:' is
optional. The commit-msg hook rejects commits without at least one
'Resolves:' line, but this was not clearly stated in the documentation.
Changes:
* Mark 'Resolves:' as (REQUIRED) and clarify it is mandatory
* Add note that commit-msg hook rejects commits without Resolves
* Mark 'Related:' as (OPTIONAL) and clarify it cannot be used alone
* Emphasize that at least one 'Resolves:' line is needed
This addresses confusion where contributors used only 'Related:' and
had their commits rejected.1 parent 3172cca commit 8fc71cd
1 file changed
+10
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
247 | 248 | | |
248 | 249 | | |
249 | 250 | | |
| |||
260 | 261 | | |
261 | 262 | | |
262 | 263 | | |
263 | | - | |
| 264 | + | |
264 | 265 | | |
265 | | - | |
266 | | - | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
267 | 270 | | |
268 | 271 | | |
269 | 272 | | |
| |||
0 commit comments