Skip to content

Commit effecbd

Browse files
task: update contributing guide (guacsec#669)
Signed-off-by: Carlos Feria <2582866+carlosthe19916@users.noreply.github.com>
1 parent 9e3a3dc commit effecbd

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

CONTRIBUTING.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,6 @@ Before submitting a PR:
1919
- Include relevant tests and documentation updates.
2020
- Link the PR to the corresponding issue (if applicable).
2121

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-
3222
For more information read [Trustification Versioning](https://github.com/trustification/release-tools/blob/main/VERSIONING.md).
3323

3424
### 3. Documentation Updates

0 commit comments

Comments
 (0)