-
-
Author: Zakariah Chitty - grim-fendango
Summary: This commit adds the git commenting standard to the readme.
Commits:
84bb84ef83c1e DOC-ENHANCED: Readme with Git Commenting Standard section.
-
Coseva has recently decided to adopt PSR coding standard and this information should be available on the README:
- [PSR-1 Basic Coding Standard](https://github.com/php-fig/fig-standards/blob/master/ac…
-
To maintain a standard style across our repositories and to aid new contributors, I propose that we add EditorConfig files to our repositories and make a note of it in our READMEs.
Most editors (vi…
-
In the build section, it could be useful to add the `git submodule update --init --recursive` command before `cmake -B build -DCMAKE_BUILD_TYPE=RelWithDebInfo`. Also, maybe list system dependencies, I…
-
### Description
Per [windows-latest readme](https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md), git and choco are available on Win runners.
But these workflow…
-
This is a cool project! Reading through the README and documentation, this calls itself a Scheme in the vein of Racket but doesn't mention how compatible it is with R5RS/R6RS/R7RS. I would assume it's…
-
For the schema, there is one obscure link in the website that points to the [README of the schema](https://github.com/bids-standard/bids-specification/blob/master/src/schema/README.md). I think this R…
-
Right now, the website is just HTML code. It would be nice to add some CSS to make it better.
Maybe look for some inspiration online.
- [ ] Add standard website elements
- [x] Title
- [ ] De…
-
What is the EAsk standard for building Info documentation for your Emacs package??
It seems the standard for packages built by Eask is to use README files in Markdown style. This is not the standa…