summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLibravatar Redhawk18 <redhawk76767676@gmail.com>2023-07-18 14:09:33 -0400
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-07-26 20:25:01 +0200
commitbc09901690cfb0ca319e9fe4d009378ee9f46cf8 (patch)
treee73931327de8236cbb5d353342fd37987e6d4910 /CONTRIBUTING.md
parent9afcf067dbed26b6640dde8de9c24f90eea5c3c1 (diff)
downloadiced-bc09901690cfb0ca319e9fe4d009378ee9f46cf8.tar.gz
iced-bc09901690cfb0ca319e9fe4d009378ee9f46cf8.tar.bz2
iced-bc09901690cfb0ca319e9fe4d009378ee9f46cf8.zip
Simplify contributing guidelines
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 8782a2e3..412cf08f 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -2,7 +2,7 @@
Thank you for considering contributing to Iced! Feel free to read [the ecosystem overview] and [the roadmap] to get an idea of the current state of the library.
-The main advice for new contributors is to share your ideas with the community. Introduce yourself over our [Discord server] or [start a discussion in an issue](https://github.com/iced-rs/iced/issues) explaining what you have in mind (do not be afraid of duplicated issues!). If you want to talk directly to me (@hecrj), you can also find me on Discord (`lone_scientist#9554`).
+The main advice for new contributors is to share your ideas with the community. Introduce yourself over our [Discord server] or [start a discussion in an issue](https://github.com/iced-rs/iced/issues) explaining what you have in mind (do not be afraid of duplicated issues!).
This is a very important step. It helps to coordinate work, get on the same page, and start building trust. Please, do not skip it! Remember that [Code is the Easy Part] and also [The Hard Parts of Open Source]!