mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 01:24:38 +00:00
[CONTRIBUTING] Fix broken hash links. (#4816)
These links did not actually work, as GitHub expected no question mark, but we did provide one.
This commit is contained in:
parent
7a8ddbf147
commit
df77f88f0d
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
|
||||
There are several ways to contribute to the development of ReactOS. The most often encountered problem is not knowing where to begin or what to do. If you are able to program or understand the technical information that is pertinent to this project, helping the development can be easy.
|
||||
|
||||
- [What To Do?](#what-to-do?)
|
||||
- [How To Contribute?](#how-to-contribute?)
|
||||
- [Where To Start?](#where-to-start?)
|
||||
- [What To Do?](#what-to-do)
|
||||
- [How To Contribute?](#how-to-contribute)
|
||||
- [Where To Start?](#where-to-start)
|
||||
|
||||
**Legal notice:** If you have seen Microsoft Windows source code, your contribution won't be accepted because of potential copyright violation. Before contributing, you must affirm that the following is true:
|
||||
>I hereby swear that I have not used nor seen the source code to any version of the Windows operating system
|
||||
|
|
Loading…
Reference in a new issue