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

Update issue templates #234

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

Update issue templates #234

wants to merge 1 commit into from

Conversation

Marnin-A
Copy link

@Marnin-A Marnin-A commented Jul 30, 2023

Created issue templates

Resolves #229

Summary

Creates issue forms that make it easier for people to submit different types of issues

Type of change

  • Bug fix (added a non-breaking change which fixes an issue)
  • New feature (added a non-breaking change which adds functionality)
  • Updated documentation (updated the readme, templates, or other repo files)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

  • Ran tests with composer test
  • Added or updated test cases to test new features

Created issue templates in response to issue `DenverCoder1#229`
@DenverCoder1
Copy link
Owner

DenverCoder1 commented Jul 31, 2023

Looks good, I think the file extensions need to be .yml instead of .md though

I think there are also still some leftover lines from the md format that aren't supposed to be there in yml format

@Marnin-A
Copy link
Author

Looks good, I think the file extensions need to be .yml instead of .md though

I think there are also still some leftover lines from the md format that aren't supposed to be there in yml format

Ok, I'll make the change

@DenverCoder1 DenverCoder1 added the chore Updates or improvements to non-code repo files label Aug 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Updates or improvements to non-code repo files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DOCS] Use issue forms instead of issue templates
2 participants