We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e3a3dc commit effecbdCopy full SHA for effecbd
1 file changed
CONTRIBUTING.md
@@ -19,16 +19,6 @@ Before submitting a PR:
19
- Include relevant tests and documentation updates.
20
- Link the PR to the corresponding issue (if applicable).
21
22
-Every PR should be annotated with an icon indicating whether it's
23
-a:
24
-
25
-- Breaking change: :warning: (`:warning:`)
26
-- Non-breaking feature: :sparkles: (`:sparkles:`)
27
-- Patch fix: :bug: (`:bug:`)
28
-- Docs: :book: (`:book:`)
29
-- Infra/Tests/Other: :seedling: (`:seedling:`)
30
-- No release note: :ghost: (`:ghost:`)
31
32
For more information read [Trustification Versioning](https://github.com/trustification/release-tools/blob/main/VERSIONING.md).
33
34
### 3. Documentation Updates
0 commit comments