initial commit - module 1
This commit is contained in:
parent
151b7a9da6
commit
5172a7a851
14 changed files with 881 additions and 1 deletions
43
CONTRIBUTING
Normal file
43
CONTRIBUTING
Normal file
|
@ -0,0 +1,43 @@
|
|||
Guidelines:
|
||||
|
||||
- Follow the key in the README of the repo.
|
||||
|
||||
---
|
||||
|
||||
Follow this format:
|
||||
|
||||
```md
|
||||
# Module 1
|
||||
|
||||
## Section title
|
||||
|
||||
> Lorem ipsum dolor sit amet.
|
||||
|
||||
Lorem ipsum dolor sit amet.
|
||||
|
||||

|
||||
|
||||
Page n\
|
||||
⚠️
|
||||
|
||||
---
|
||||
|
||||
> Lorem ipsum dolor sit amet.
|
||||
|
||||
Lorem ipsum dolor sit amet. Nitpick here. Grammar issue here. Nitpick here.
|
||||
|
||||

|
||||
|
||||
Page 9001\
|
||||
🤓ℹ️ℹ️
|
||||
```
|
||||
|
||||
Explanation:
|
||||
|
||||
- h1 is which module number
|
||||
- h2's are sections
|
||||
- Separate corrections with horizontal lines (`---`)
|
||||
- Include alt-text
|
||||
- If there's multiple corrections in a single correction "slot", then list the emoji for each one's type.
|
||||
|
||||
The format for a question be adapted as needed, but this should work for most stuff.
|
Loading…
Add table
Add a link
Reference in a new issue