Skip to content

Commit 3d6aa39

Browse files
committed
Update CONTRIBUTING.md
1 parent e5fa6de commit 3d6aa39

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
# Contributing
22

3-
## Submitting a pull request
3+
## Creating an issue
44

55
If you have found a bug, want to request an enhancement or simply ask
66
a question, feel free to open an
77
[issue](https://github.com/leplusorg/openid-connect-provider-debugger/issues/new/choose).
88

9+
For security-related issues, please see our [security policy](/SECURITY.md).
10+
11+
## Submitting a pull request
12+
913
If you want to contribute code, documentation etc. you can open a pull
1014
request. We then kindly ask that:
1115

@@ -17,8 +21,6 @@ request. We then kindly ask that:
1721
- commits must be signed (this is supported by most Git clients as
1822
well as the GitHub web UI, see link below).
1923

20-
For security-related issues, please see our [security policy](/SECURITY.md).
21-
2224
## Resources
2325

2426
- [Managing commit signature verification](https://docs.github.com/en/authentication/managing-commit-signature-verification)

0 commit comments

Comments
 (0)