1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-08-28 08:12:18 +00:00

fix newline at end of file

This commit is contained in:
Merith 2021-12-18 22:42:46 +00:00
parent 6358a6006d
commit d5dfcead4d
3 changed files with 3 additions and 3 deletions

View File

@ -31,4 +31,4 @@ body:
instance. Please upload them as a gist or directly into this editor.
- Detailed reproduction steps: sometimes I can spot a bug pretty easily,
but often it's much more obscure. The more information I have to help
reproduce it, the quicker it'll get fixed.
reproduce it, the quicker it'll get fixed.

View File

@ -5,4 +5,4 @@ contact_links:
about: Get help on the ComputerCraft Discord.
- name: GitHub Discussions
url: https://github.com/cc-tweaked/CC-Tweaked/discussions
about: Or ask questions on GitHub Discussions.
about: Or ask questions on GitHub Discussions.

View File

@ -11,4 +11,4 @@ labels: enhancement
## Useful information to include:
- Explanation of how the feature/change should work.
- Some rationale/use case for a feature. My general approach to designing new features is to ask yourself "what issue are we trying to solve" and _then_ "is this the best way to solve this issue?".
- Some rationale/use case for a feature. My general approach to designing new features is to ask yourself "what issue are we trying to solve" and _then_ "is this the best way to solve this issue?".