You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
Basically, all we need to do is create the ISSUE_TEMPLATE.md and PULL_REQUEST_TEMPLATE.md files and commit them, similar to the CONTRIBUTING.md. Additionally, we may move these files into a .github sub directory, but it looks like this is not mandatory.
@LaxarJS/committers, @mkemmann: Let's decide on what info we need from issue and pull request authors. We already listed the requirements in the CONTRIBUTING.md so this part is mostly bikeshedding on the format. Also, files in the repo root keep adding up, should we use the subdirectory?
The text was updated successfully, but these errors were encountered:
GitHub just announced a new feature enabling repos to have templates for pull requests and issues:
https://github.com/blog/2111-issue-and-pull-request-templates
Basically, all we need to do is create the
ISSUE_TEMPLATE.md
andPULL_REQUEST_TEMPLATE.md
files and commit them, similar to theCONTRIBUTING.md
. Additionally, we may move these files into a.github
sub directory, but it looks like this is not mandatory.@LaxarJS/committers, @mkemmann: Let's decide on what info we need from issue and pull request authors. We already listed the requirements in the
CONTRIBUTING.md
so this part is mostly bikeshedding on the format. Also, files in the repo root keep adding up, should we use the subdirectory?The text was updated successfully, but these errors were encountered: