mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-09 17:23:53 +01:00
tempalte
This commit is contained in:
parent
69c5e42e30
commit
f2d8d11d32
10
.github/PULL_REQUEST_TEMPLATE
vendored
10
.github/PULL_REQUEST_TEMPLATE
vendored
@ -1,5 +1,14 @@
|
|||||||
# DELETE THIS AFTER READING
|
# DELETE THIS AFTER READING
|
||||||
|
|
||||||
|
# PR title
|
||||||
|
|
||||||
|
Formatted as such:
|
||||||
|
SECTION: FIX #xzyw PLAYER DESCRIPTION
|
||||||
|
|
||||||
|
SECTION is something like "API", "UI", "MISC", "STANEK", "CORPORATION"
|
||||||
|
FIX #xyzw is the issue number, if any
|
||||||
|
PLAYER DESCRIPTION is what you'd tell a non-contributor to convey what is changed.
|
||||||
|
|
||||||
# Documentation
|
# Documentation
|
||||||
|
|
||||||
- DO NOT CHANGE any markdown/\*.md, these files are autogenerated from NetscriptDefinitions.d.ts and will be overwritten
|
- DO NOT CHANGE any markdown/\*.md, these files are autogenerated from NetscriptDefinitions.d.ts and will be overwritten
|
||||||
@ -10,5 +19,4 @@
|
|||||||
- Include how it was tested
|
- Include how it was tested
|
||||||
- Include screenshot / gif (if possible)
|
- Include screenshot / gif (if possible)
|
||||||
|
|
||||||
|
|
||||||
Make sure you run `npm run format` and `npm run lint` before pushing.
|
Make sure you run `npm run format` and `npm run lint` before pushing.
|
||||||
|
Loading…
Reference in New Issue
Block a user