Child pages
  • How to write a commit message

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="459e7dc316fcfb62-7c41e6e3-4901417f-a96aae8a-5caa4f9c83946b8e53c57ef6"><ac:plain-text-body><![CDATA[

[-]

bug fix

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="bb1e76e3c4a9f7dd-ec3c4ee5-4c814838-8d158c2b-018d714f6d6c76f1ca9d51a0"><ac:plain-text-body><![CDATA[

[*]

improvement

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="aa9f3afd21c52b4f-1fac6d41-44e24091-9e219dc6-8ddb548dcb997186eb7c7809"><ac:plain-text-body><![CDATA[

[+]

add feature

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="08f5fc79a00657ee-c40b74ed-46014d58-806fade3-3534490991b0392fd559b4f2"><ac:plain-text-body><![CDATA[

[~]

when deprecated something

]]></ac:plain-text-body></ac:structured-macro>

...

Explain what did you commit in a few words.

If you fix a bug in your pull request, please specify the bug number in your pull request message (eg: #PSCFV-007)
If you fix a bug, please specify the bug number in the content (eg: #PSCFV-007)

Commit example :

...