Repository-Guidelines
May 7, 2022 · View on GitHub
Repository-Guidelines
This is AIO place of Guidelines to be used in MRDGH2821's repositories
Guidelines borrowed from here
Who
are you?
I'm MRDGH2821
is this for?
These guidelines are primarily for my repositories, but feel free to use these guidelines.
What
is the goal?
To maintain consistency across my repositories & make it easy to reference specific documents in other repositories
When
did you get the idea?
While re-writing discord bot source code & contributing to RuinGuard
Exact date of writing this - 17 March 2022
are you applying the guidelines?
Soon™️
Where
is your guideline being applied?
Initially in my own repositories.
But people are free to apply the guidelines in their own repositories.
did you get the inspiration to answer questions in this format?
https://its.unl.edu/bestpractices/remember-5-ws
source for ugly files?
C - https://www.ioccc.org/2020/burton/prog.c C++ - from Universal Indent GUI example css - https://gist.github.com/hellobrian/d17b5de37feda2b6afc954a74c7d7f1e env - self made html - prettier playground java - https://codebeautify.org/javaviewer js - https://gist.github.com/hellobrian/d17b5de37feda2b6afc954a74c7d7f1e json - prettier playground markdown - prettier playground python 3 - black playground typescript - prettier playground yaml - prettier playground
Why
are you making this?
Because I needed a common place for standards I would be using across my repositories.
It will also help migrate my old repositories which do not follow the guidelines yet.
Which
licence is used?
How
can I contribute?
By forking this repository, adding your suggestions and submitting it as a Pull Request