diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 0000000000..2033d4c107 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,45 @@ +--- +name: Bug report +about: Create a report to help us improve +title: "[BUG]" +labels: bug +assignees: '' + +--- + +**Describe the Bug** + +A clear and concise description of what the bug is. + +**To Reproduce** + +Steps to reproduce the behavior: +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error + +**Expected Behavior** + +A clear and concise description of what you expected to happen. + +**Screenshots and Logs** + +If applicable, add screenshots and logs to help explain your problem. + +**Product Deployment** + +Please complete the following information: + - Deployment format: [e.g. software, container] + - Version [e.g. 8.0.0] + +**Desktop** + +Please complete the following information: + - OS: [e.g. iOS] + - Browser [e.g. chrome, safari] + - Version [e.g. 22] + +**Additional Context** + +Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000000..255e9dc415 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,7 @@ +blank_issues_enabled: true + +# Update url below as needed. +contact_links: + - name: GitHub Discussions + url: https://github.com/bcgit/bc-java/discussions + about: Join in-depth discussions or ask questions diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000000..05a453e5e8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,25 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + +**Is your feature request related to a problem or specific use case? Please describe.** +A clear and concise description of the problem or use case. + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Product deployment** +Please complete the following information: + - Deployment format: [e.g. software, container] + - Version [e.g. 8.0.0] + +**Additional context** +Add any other context or screenshots about the feature request here. diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000000..a0437fa59e --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,16 @@ +## Describe your changes + + + +## How has this been tested? + + + +## Checklist before requesting a review + + +- [ ] I have performed a self-review of my code +- [ ] I have kept the patch limited to only change the parts related to the patch +- [ ] This change requires a documentation update + +See also [Contributing Guidelines](../CONTRIBUTING.md). diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 771bf2884b..917c9e2a6b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,7 +18,7 @@ If you find a problem with Bouncy Castle, [search if an issue already exists](ht > **_NOTE:_** If the issue is a __potential security problem__, please contact us before posting anything public. See [Security Policy](SECURITY.md). -If a related discussion or issue doesn't exist, and the issue is not security related, you can [open a new issue](https://github.com/bcgit/bc-java/issues/new). An issue can be converted into a discussion if regarded as one. +If a related discussion or issue doesn't exist, and the issue is not security-related, you can [open a new issue](../../issues/new/choose). An issue can be converted into a discussion if regarded as one. ### Contribute to the code diff --git a/CONTRIBUTORS.html b/CONTRIBUTORS.html index 5224952758..bd295e6f79 100644 --- a/CONTRIBUTORS.html +++ b/CONTRIBUTORS.html @@ -9,8 +9,26 @@

The following people and organisations donated financially to help with the release of Bouncy Castle: -
 
-AXL Software, Larry West (California), A-Sher (1.77). EduFer (1.72). Miguel, Rodolfo Hansen, and iterate GmbH (1.69). Encryptomatic.com (1.67). Denis Beurive, Ravi_02, and Manuel Corona (1.66). Christian Kahlo, Alexi Livshitz, and Denis Beurive (1.65). Joshua Hight (1.63). Bihari Babu (1.61). Jens Neuhalfen and perillamint (1.60). Brian Reid (1.59). Joop Kaashoek and Pexus LLC (1.57). DidiSoft, Cotiviti, Atanas Krachev, Encryptomatic LLC, LogicalAnswersIncSupporter (1.56). Digistamp, RAM NAG (1.55). Lobster GmbH (1.54). Sheba, Ishmal Bartley, and Li-Chang Johnny Lo (1.53). lecker@buetterchen.de, Charles Proxy, Gunny Mills, Morgan Le Douget, Ben Whitaker, and Emilio Navarrete Lineros (1.52). Gup & Boz @ Alki Seattle, Bytemine Gmbh, Ted Pennings, Atanas Krachev, PrimeKey Solutions AB, Martin Paljak, CorseraFri19980116, CPU Terminator, Lindsay Bradford, kares, Philius, and Aaron Anderson (1.51). +

We also wish to acknowledge financial and collaborative support from CISCO and additional financial support from PrimeKey towards developing the EST API for RFC 7030 support. @@ -20,26 +38,13 @@