add github ISSUE_TEMPLATE files#1
Open
cliffordfajardo wants to merge 1 commit intoclintonwoo:mainfrom
Open
Conversation
3030a83 to
328db43
Compare
Owner
|
Nice this looks useful, thanks. I've never noticed this functionality was configurable in GitHub. I'll take a look if I can merge it tomorrow |
Owner
|
This looks great and I really want to merge it but seems like it will add a .github folder which is fine but I intended for the project to be easily usable as a reference demo for Remix. Adding the folder might confuse developers using the project! So I'll just leave this open for now, great to know this functionality is easily available though for open source projects :) |
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.
What is the change?
bug_report.mdtobug-report.ymlto enable Github's form based issue templateconfig.ymlfile to help direct users to the helpful pagesMotivation
Demo of Change
this PR is similar to this one I created here for another repo recently