mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 12:53:33 +00:00
21 lines
627 B
Plaintext
21 lines
627 B
Plaintext
# [MODULE] A short but descriptive summary (#pr-num)
|
|
|
|
# A comprehensible description of WHY you did this work.
|
|
|
|
# CORE-XXXX CIDXXXXX
|
|
|
|
# * [MODULE] should usually be the name of the CMake module, written
|
|
# in all caps.
|
|
#
|
|
# * Summary should be imperative (not past tense), and not end with
|
|
# a period.
|
|
#
|
|
# * Description of commit should explain WHY a change was made.
|
|
#
|
|
# * JIRA, Coverity ID references should be placed at the bottom and
|
|
# preceded by the newline.
|
|
#
|
|
# * Pull request should always be referenced in the summary in parens
|
|
# unless it doesn't fit. In this case it should be placed after bug
|
|
# IDs if any.
|