add issue templates#308
Open
Mansi2007275 wants to merge 1 commit into
Open
Conversation
Signed-off-by: Mansi2007275 <mansi@example.com>
Author
pleia2
approved these changes
Jun 29, 2026
Contributor
|
This actually just includes the Issue templates commit, not the PR one. I'll follow-up in #307 momentarily. |
Contributor
|
@Mansi2007275 I realized this when I went to merge it :can you take a look at your DCO sign-off email? Right now it's coming up as: Signed-off-by: Mansi2007275 mansi@example.com And this isn't aligned with the Linux Foundation requirements for this project. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #180
Changes
Added
.github/ISSUE_TEMPLATE/with GitHub Issue Forms (YAML format):bug_report.yml— structured bug reporting with required fieldsfeature_request.yml— feature suggestionsconfig.yml— disables blank issues, links to mailing listThe project had no issue template. The new YAML format renders
properly in GitHub's UI with structured fields and validation.