aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorLibravatar Titus Wormer <tituswormer@gmail.com>2022-08-19 16:51:02 +0200
committerLibravatar Titus Wormer <tituswormer@gmail.com>2022-08-19 16:51:02 +0200
commita5eded4abde26afdd4e1b32115b58671d6cf740b (patch)
treec5a5e1bb362a899cb73d9c0a7e5307cfb5585b08 /readme.md
parentdc974ed38c5ed360829fbb573ddbdb797889c7fd (diff)
downloadmarkdown-rs-a5eded4abde26afdd4e1b32115b58671d6cf740b.tar.gz
markdown-rs-a5eded4abde26afdd4e1b32115b58671d6cf740b.tar.bz2
markdown-rs-a5eded4abde26afdd4e1b32115b58671d6cf740b.zip
Add contributing, support guide
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/readme.md b/readme.md
index 1b3a228..3dcd58c 100644
--- a/readme.md
+++ b/readme.md
@@ -301,11 +301,8 @@ For more information on markdown sanitation, see
### Contribute
-> 🚧 **To do**.
-
-<!-- To do: contrib. -->
-<!-- See [`contributing.md`][contributing] for ways to get started.
-See [`support.md`][support] for ways to get help. -->
+See [`contributing.md`][contributing] for ways to help.
+See [`support.md`][support] for ways to get help.
<!-- To do: CoC. -->
@@ -359,3 +356,5 @@ Support this effort and give back by sponsoring:
[security]: #security
[test]: #test
[comparison]: #comparison
+[contributing]: .github/contribute.md
+[support]: .github/support.md