Skip to content

Commit ad932aa

Browse files
authored
Update CONTRIBUTING.md
1 parent ea73791 commit ad932aa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Or you can [start a new discussion](../../discussions/new/choose) and ask your q
1515

1616
If you find a problem with Bouncy Castle, [search if an issue already exists](../../issues).
1717

18-
If the issue is a potential security problem, please contact us at [email protected] before posting anything public.
18+
If the issue is a __potential security problem__, please contact us at [email protected] before posting anything public.
1919

2020
If a related discussion or issue doesn't exist, and the issue is not security related, you can [open a new issue](../../issues/new). An issue can be converted into a discussion if regarded as one.
2121

@@ -27,6 +27,8 @@ Please note we are unable to accept contributions which cannot be released under
2727

2828
#### Create a pull request
2929

30+
If the issue is a __potential security problem__, please contact us at [email protected] before creating a pull request.
31+
3032
You are welcome to send patches, under the Bouncy Castle License, as pull requests. For more information, see [Creating a pull request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request). For minor updates, you can instead choose to create an issue with short snippets of code. See above.
3133

3234
* For contributions touching multiple files try and split up the pull request, smaller changes are easier to review and test, as well as being less likely to run into merge issues.

0 commit comments

Comments
 (0)