mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-09-02 18:42:47 +02:00
Updated .github/ template files to allow issue and PR templates.
This commit is contained in:
22
.github/ISSUE_TEMPLATE.md
vendored
22
.github/ISSUE_TEMPLATE.md
vendored
@@ -1,4 +1,18 @@
|
|||||||
<!--
|
<Please fill your information below the lines starting with `#`.>
|
||||||
I'm not very good at English. So, I'm glad if you write in English as easy as possible.
|
<You can delete these lines enclosed by `<` and `>` before posting, too.>
|
||||||
日本語がわかる方はなるべく日本語でお願いします。
|
|
||||||
-->
|
# Description of the issue
|
||||||
|
<What is the issue/problem you are facing?>
|
||||||
|
|
||||||
|
# What was expected to be seen
|
||||||
|
<What were you expecting to see?>
|
||||||
|
|
||||||
|
# What actually was seen instead
|
||||||
|
<What did you actually see? Try to be precise as possible!>
|
||||||
|
|
||||||
|
# Environment
|
||||||
|
Browser: <Version of your browser.>
|
||||||
|
Build environment (i.e. NodeJS): <If you have issues building the SCSS into CSS, add your information here. Delete this otherwise.>
|
||||||
|
|
||||||
|
# Suggestion(s) for fixing this issue
|
||||||
|
<What are your thoughts? How could this possibly be resolved?>
|
||||||
|
15
.github/PULL_REQUEST_TEMPLATE.md
vendored
15
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,4 +1,11 @@
|
|||||||
<!--
|
<Please fill your information below the lines starting with `#`.>
|
||||||
I'm not very good at English. So, I'm glad if you write in English as easy as possible.
|
<You can delete these lines enclosed by `<` and `>` before posting, too.>
|
||||||
日本語がわかる方はなるべく日本語でお願いします。
|
|
||||||
-->
|
# Description
|
||||||
|
<What does this PR do, what does it want to achieve?>
|
||||||
|
|
||||||
|
# Compatibility
|
||||||
|
<Elaborate on how this PR affects the compatibility. Is it breaking, or not?>
|
||||||
|
|
||||||
|
# Caveats
|
||||||
|
<Is there something specific you'd like to mention before merge?>
|
||||||
|
Reference in New Issue
Block a user