https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a825774096fb0f9eb50cf…
commit a825774096fb0f9eb50cf3718d19a85eba982109
Author: Bișoc George <fraizeraust99(a)gmail.com>
AuthorDate: Mon Dec 31 21:31:32 2018 +0100
Commit: Hermès BÉLUSCA - MAÏTO <hermes.belusca-maito(a)reactos.org>
CommitDate: Mon Dec 31 21:31:32 2018 +0100
[CONTRIBUTING] Add a notice for how to set your real name/mail (#1197)
Instead of posting the links each time, they'll be posted on README for future
notice.
---
CONTRIBUTING.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e9033d2971..fc1f21b188 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -71,6 +71,8 @@ Our commit style is defined in a __[commit template]__. Use it as a
reference or
- *Respect our __[Coding Style]__ and __[Programming Guidelines]__.*
- *Do not be afraid to ask questions.* Ask our developers on JIRA or [IRC] channel.
+To amend your commit with your name and e-mail (in any case you've forgot to set your
name/e-mail) please take a look at this
[
guide](https://reactos.org/wiki/ReactOS_Git_For_Dummies#Amending_your_commi….
To set your name/e-mail globally for future commits that you push, [read
this](https://reactos.org/wiki/ReactOS_Git_For_Dummies#Assign_commits_with_….
+
## Where To Start?
Finding a good project to start with can be a challenge, because when starting out you
are (usually) not aware of all the possibilities. To help you find a project, here are
some ideas to try: