summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-08-21 15:26:49 +0200
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-08-21 15:27:49 +0200
commitfb02040b39b5be5125c1ed2e0f14b92479ba3fdb (patch)
tree4fbb25382c42cb08e62ab0ca9d1e6b5f968a63c7 /CONTRIBUTING.md
parentf99f0a3644108579566b8eacf47edf653870b1d2 (diff)
downloadiced-fb02040b39b5be5125c1ed2e0f14b92479ba3fdb.tar.gz
iced-fb02040b39b5be5125c1ed2e0f14b92479ba3fdb.tar.bz2
iced-fb02040b39b5be5125c1ed2e0f14b92479ba3fdb.zip
Clarify the `CONTRIBUTING` guidelines a bit
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 9c4cacc8..a3081b96 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 core team is busy and does not have time to mentor nor babysit new contributors. If a member of the core team thinks that reviewing and understanding your work will take more time and effort than writing it from scratch by themselves, your contribution will be dismissed. It is your responsibility to communicate and figure out how to help us!
+The core team is busy and does not have time to mentor nor babysit new contributors. If a member of the core team thinks that reviewing and understanding your work will take more time and effort than writing it from scratch by themselves, your contribution will be dismissed. It is your responsibility to communicate and figure out how to reduce the likelihood of this!
The general advice for new contributors is to share your ideas with the community. Introduce yourself over our [Discord server] or [start a discussion](https://github.com/iced-rs/iced/discussions) explaining what you have in mind. This is a very important step. It helps to coordinate work, get on the same page, and start building trust. Remember that [Code is the Easy Part] and also [The Hard Parts of Open Source]!