Daniel Gibbs
35eab4aa76
Improves documentation and linting
Updates documentation links to be enclosed in angle brackets, preventing markdown rendering issues.
Configures markdownlint to align with repository standards and avoid common false positives.
The updated links in the documentation ensure they are correctly interpreted by markdown parsers, improving user experience.
The markdownlint configuration fine-tunes linting rules to better match the project's existing style and conventions, reducing noise from irrelevant warnings.
4 months ago
Daniel Gibbs
635f4bce52
chore: use prettier for code tidy ( #3901 )
* feat: start using prettier linter
https://prettier.io/
* feat: prettier code formatting
* feat: add super linter
4 years ago
Daniel Gibbs
848a34bd6d
updating github actions and tidy up
5 years ago
Daniel Gibbs
c87a530fc7
Update CONTRIBUTING.md
5 years ago
Daniel Gibbs
97e7944301
Update CONTRIBUTING.md
6 years ago
Daniel Gibbs
69c8550c13
Update table of contents
6 years ago
Daniel Gibbs
0573131baa
resolve some bugs in CONTRIBUTING.md
6 years ago
Daniel Gibbs
bfa56e6d85
feat(docs): refactor contributing.md and other templates ( #2606 )
7 years ago
Daniel Gibbs
1d41bc66d3
feat(refactor): general refactor of if statements ( #2492 )
* Codacy recommendation fixes
7 years ago
Daniel Gibbs
ccd026caff
feat(docs): various improvements to docs, bots and templates ( #2170 )
7 years ago
Daniel Gibbs
fc4028296f
refactor(docs): change all urls from the old wiki to new docs ( #2122 )
refactor(docs): change all urls from the old wiki to new docs (#2122 )
8 years ago
Daniel Gibbs
430997bd40
refactor(docs): change all urls from the old wiki to new docs ( #2122 )
8 years ago
Daniel Gibbs
35a95a38aa
corrected url
8 years ago
Daniel Gibbs
77f1f9ea23
changed to new domain linuxgsm.com
8 years ago
Daniel Gibbs
0bfbdbc01f
Got rid of double returns
9 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
9 years ago
Chaos
3e17bc1daa
Added a note about making an issue for features you work on
10 years ago
Chaos
1272cb42c6
Updated to add developer commands
10 years ago
Chaos
bf1dc5b71d
Update based on code review
10 years ago
Chaos
bd1dabc194
Add a contributing guide
This file will give new pull requests a warning to adhere to the projects guidelines and is a good reminder of our standards.
https://help.github.com/articles/setting-guidelines-for-repository-contributors/
This is related to issue #1624
Feel free to suggest edits.
10 years ago