Clarified that every commit should contain full YouTrack issue ID for attaching. See this commit as example.

SPEC-2
This commit is contained in:
Stanislav N. aka pztrn 2020-01-01 21:53:36 +05:00
parent 4de9ad84cf
commit 16c5447228

View File

@ -47,7 +47,7 @@ When preliminary stage is over and you've received "green light" for creating pu
5. Use template from ``cadmium-proposal-document-format.md`` placed in ``CPPs`` directory to describe your proposal in file created at step #3.
6. Push branch to git and create pull request to ``master`` branch.
Branch/commit will be automatically attached to YouTrack issue, so everyone interesting in it will receive notification and will be able to discuss your proposal.
To attach your commits into YouTrack issue please add full YouTrack issue ID (e.g. ``SPEC-123``) into commit message, otherwise commit might be lost and proposal might be eventually denied.
**Please note that CPP ID you'll receive from core developer might not be the very same as issue ID in YouTrack.**