Skip to content

Commit 189373d

Browse files
authored
Update CONTRIBUTING.md
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 48482cc commit 189373d

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ But please read the
55
[CycloneDX contributing guidelines](https://github.com/CycloneDX/.github/blob/master/CONTRIBUTING.md)
66
first.
77

8+
## Issues
9+
10+
When creating a new issue, please select the appropriate issue type from the available templates and fill out the provided form.
11+
These templates ensure that all necessary information is captured consistently.
12+
13+
## Pullrequests
14+
15+
When opening a pull request, use the repository’s pull request template and complete all required fields.
16+
Keep each pull request focused on a single topic or problem.
17+
18+
Every pull request must reference an existing issue that it aims to address.
19+
If no issue exists for your topic, please create one first using the appropriate issue template, then link your pull request to it.
20+
821
## Setup
922

1023
To start developing simply run to install dev-dependencies and tools:

0 commit comments

Comments
 (0)