Skip to content
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

Add .github templates #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ansh7432
Copy link

@ansh7432 ansh7432 commented Mar 1, 2025

Closes #39

Changes

  • Fixed issue where .github/workflows/issue-templates/ was incorrectly placed, causing it to not work.
  • Moved the issue templates to .github/ISSUE_TEMPLATE/ for proper recognition by GitHub.

Flags

  • Ensure the issue templates now appear in the "New Issue" section.
  • Verify that all existing issue templates function correctly.

Screenshots or Video

Related Issues

Author Checklist

  • Ensure you provide a DCO sign-off for your commits using the --signoff option of git commit.
  • Vital features and changes captured in unit and/or integration tests
  • Commits messages follow AP format
  • Extend the documentation, if necessary
  • Merging to main from fork:branchname

@ansh7432
Copy link
Author

ansh7432 commented Mar 1, 2025

Heyy @DianaLease gentle reminder to review this pr had fixed the referenced issue..

Signed-off-by: ansh7432 <anshsoni743@gmail.com>
@ansh7432 ansh7432 force-pushed the feature/add-github-templates branch from e19aa37 to 7539f3e Compare March 1, 2025 07:34
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.

Template Not Recognized Due to Incorrect Directory labels: [bug, documentation]
1 participant