Skip to content

chore: add PR template and issue templates#4091

Merged
swcurran merged 6 commits intoopenwallet-foundation:mainfrom
Chaithanya5gif:chore/add-pr-template
Mar 20, 2026
Merged

chore: add PR template and issue templates#4091
swcurran merged 6 commits intoopenwallet-foundation:mainfrom
Chaithanya5gif:chore/add-pr-template

Conversation

@Chaithanya5gif
Copy link
Copy Markdown
Contributor

What does this PR do?

This PR addresses the missing items in the repository's Community Standards checklist.

Changes

  • Added .github/pull_request_template.md to standardize PR submissions
  • Added .github/ISSUE_TEMPLATE/bug_report.md for bug reports
  • Added .github/ISSUE_TEMPLATE/feature_request.md for feature requests
  • Added .github/ISSUE_TEMPLATE/config.yml to configure the issue template chooser

Why?

The Community Standards checklist at github.com/openwallet-foundation/acapy/community
showed these as missing. This improves the contributor experience.

@Chaithanya5gif
Copy link
Copy Markdown
Contributor Author

Hey, I've fixed the DCO issue. Could someone please review this PR? Thank you!

Signed-off-by: chaithanya <chaithanyyal55@gmail.com>
Signed-off-by: chaithanya <chaithanyyal55@gmail.com>
@Chaithanya5gif Chaithanya5gif force-pushed the chore/add-pr-template branch from 3c0da7f to 8474100 Compare March 18, 2026 17:29
@swcurran
Copy link
Copy Markdown
Contributor

Will do. How come you are submitting this PR? Are you/your team using ACA-Py?

Comment thread .github/ISSUE_TEMPLATE/config.yml Outdated
Comment thread .github/ISSUE_TEMPLATE/config.yml Outdated
url: https://acapy.org
about: Check the docs before opening an issue
- name: Community Discord
url: https://discord.gg/hyperledger
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This URL is wrong as well. Checking to find the right one.

Comment thread .github/pull_request_template.md
@swcurran
Copy link
Copy Markdown
Contributor

How does a PR template work when I use gh to submit my PRs via the command line. Does gh pick up the template?

Comment thread .github/pull_request_template.md
@Chaithanya5gif
Copy link
Copy Markdown
Contributor Author

Hi @swcurran, thank you so much for the review! I'm a first-time open source contributor and I really appreciate your feedback,I came across the ACA-Py repo and noticed there were no PR or issue templates, so I thought it would be a great way to make my first contribution and I'll fix the Documentation URL to https://aca-py.org, update the Discord URL to https://discord.gg/openwalletfoundation, and add the breaking change note all in one clean commit!.

@Chaithanya5gif
Copy link
Copy Markdown
Contributor Author

I looked into this — gh pr create interactively does pick up the template automatically. However, using the --fill flag skips it, which is a known gh CLI limitation. You can also explicitly pass it with --template .github/pull_request_template.md if needed

Signed-off-by: chaithanya <chaithanyyal55@gmail.com>
@Chaithanya5gif Chaithanya5gif force-pushed the chore/add-pr-template branch from c75a3c3 to 71c8d4b Compare March 19, 2026 05:08
@Chaithanya5gif
Copy link
Copy Markdown
Contributor Author

i have pushed the fixes, updated both URLs and added the breaking change note. Please let me know if anything else needs to be changed.

Comment thread .github/ISSUE_TEMPLATE/config.yml Outdated
about: Check the docs before opening an issue
- name: Community Discord
url: https://discord.gg/openwalletfoundation
about: Ask questions in the Hyperledger Discord
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry -- missed this one first time around. Should be "in the aca-py channel on the OpenWallet Foundation Discord Server"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done! Updated,Let me know if anything else needs to be changed

@sonarqubecloud
Copy link
Copy Markdown

@swcurran swcurran merged commit e41a36e into openwallet-foundation:main Mar 20, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants