8000 Created issue templates and pull request template by KarolinHem · Pull Request #1748 · bcgit/bc-java · GitHub
[go: up one dir, main page]

Skip to content

Created issue templates and pull request template #1748

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
Create config.yml
  • Loading branch information
KarolinHem authored Jul 18, 2024
commit 0f85e40c9e4eaab306f357dbaa8ded9bdb3995cd
7 changes: 7 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -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
1639
0