Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
race2infinity committed Jul 23, 2019
2 parents 569f327 + 84cf038 commit 045ede8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions en/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
- Contributing to The Documentation Compendium is fairly easy. This document shows you how to get started

## General
- The [Codebase Structure](/CODEBASE_STRUCTURE.md) has detailed information about how the various files in this project are structured
- Please ensure that any changes you make are in accordance with the [Coding Guidelines](/CODING_GUIDELINES.md) of this repo
- The [Codebase Structure](./CODEBASE_STRUCTURE.md) has detailed information about how the various files in this project are structured
- Please ensure that any changes you make are in accordance with the [Coding Guidelines](./CODING_GUIDELINES.md) of this repo

## Submitting changes

Expand Down
10 changes: 5 additions & 5 deletions en/README_TEMPLATES/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
### This folder contains various README Templates that one can use based on the type of project.

1. [Bot.md](/README%20Templates/Bot.md) - For if you have an awesome Bot that you want to share with others.
2. [Hackathon.md](/README%20Templates/Hackathon.md) - At a Hackathon and quickly need to set up a beautiful, thorough
1. [Bot.md](./Bot.md) - For if you have an awesome Bot that you want to share with others.
2. [Hackathon.md](./Hackathon.md) - At a Hackathon and quickly need to set up a beautiful, thorough
README that leaves a lasting impression on the judges? This is the template for you!
3. [IoT.md](/README%20Templates/IoT.md) - This repo nails down the nitty-gritties that go into documenting an IoT project.
4. [Minimal.md](/README%20Templates/Minimal.md) - Quickly set up a very basic, minimal README for your project.
5. [Standard.md](/README%20Templates/Standard.md) - A detailed, comprehensive template that covers all the major aspects
3. [IoT.md](./IoT.md) - This repo nails down the nitty-gritties that go into documenting an IoT project.
4. [Minimal.md](./Minimal.md) - Quickly set up a very basic, minimal README for your project.
5. [Standard.md](./Standard.md) - A detailed, comprehensive template that covers all the major aspects
of a README.
4 changes: 2 additions & 2 deletions en/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

---

- [x] Document the README.md file in the [README Templates](/README%20Templates) folder.
- [x] Document the README.md file in the [README_TEMPLATES](./README_TEMPLATES) folder.
- [ ] Make an IoT template (Refer to the various Arduino project documentations for assistance). This template must be detailed and should go in-depth into the various hardware terminologies.
- [ ] Make a minimal IoT template.
- [ ] Add a COMMIT_MESSAGE_GUIDELINES.md file.
- [ ] Translate the various [templates](https://github.com/kylelobo/The-Documentation-Compendium#templates) into different languages - Chinese, Spanish, Portuguese, Russian, etc.
- [ ] Translate the [templates](https://github.com/kylelobo/The-Documentation-Compendium#templates) into different languages - Chinese, French, German, Hindi, Italian, Japanese, Korean, Portuguese, Russian, Spanish, etc.

0 comments on commit 045ede8

Please sign in to comment.