Skip to content

Commit e2a4ed3

Browse files
authored
docs: extended instructions for "contributing" (#783)
supersedes https://github.com/CycloneDX/cyclonedx-python-lib/pull/773/files#r1954324461 --------- Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 82e0bb1 commit e2a4ed3

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

Diff for: CONTRIBUTING.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Contributing
22

3-
Pull requests are welcome.
4-
But please read the
5-
[CycloneDX contributing guidelines](https://github.com/CycloneDX/.github/blob/master/CONTRIBUTING.md)
6-
first.
3+
Any contribution is welcome.
4+
Please read the [CycloneDX contributing guidelines](https://github.com/CycloneDX/.github/blob/master/CONTRIBUTING.md) first.
5+
6+
Pull-requests from forks are welcome.
7+
We love to see your purposed changes, but we also like to discuss things first. Please open a ticket and explain your intended changes to the community. And don't forget to mention that discussion in your pull-request later.
8+
Find the needed basics here:
9+
* [how to fork a repository](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo)
10+
* [how create a pull request from a fork](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork)
711

812
## Setup
913

0 commit comments

Comments
 (0)