Skip to content

Add fallback issue template#12

Merged
bingran-you merged 1 commit into
mainfrom
bry/add-issue-template-fallback
Jun 29, 2026
Merged

Add fallback issue template#12
bingran-you merged 1 commit into
mainfrom
bry/add-issue-template-fallback

Conversation

@bingran-you

Copy link
Copy Markdown
Contributor

Summary

  • add a classic fallback issue template in addition to the existing issue forms
  • keep credential/security guidance visible when GitHub falls back to the classic issue flow

Validation

  • git diff --check
  • Markdown local link scan: missing=0

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 134d36e7a4

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/ISSUE_TEMPLATE.md
@@ -0,0 +1,24 @@
## Summary

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Move fallback template into ISSUE_TEMPLATE

This file is being added as .github/ISSUE_TEMPLATE.md, but GitHub's issue-template docs state that issue templates are loaded from .github/ISSUE_TEMPLATE; with the existing form files already in that directory, someone choosing the blank/classic issue path will still get an empty body, so the credential/security warning here won't be shown. Put the fallback Markdown under .github/ISSUE_TEMPLATE/ (or add a chooser config/contact link) so GitHub actually applies it.

Useful? React with 👍 / 👎.

@bingran-you bingran-you merged commit ff1a94f into main Jun 29, 2026
7 checks passed
@bingran-you bingran-you deleted the bry/add-issue-template-fallback branch June 29, 2026 03:56
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.

1 participant