File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,19 @@ But please read the
55[ CycloneDX contributing guidelines] ( https://github.com/CycloneDX/.github/blob/master/CONTRIBUTING.md )
66first.
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
1023To start developing simply run to install dev-dependencies and tools:
You can’t perform that action at this time.
0 commit comments