Skip to content

Commit 0826f43

Browse files
Update CONTRIBUTING.md
1 parent ccf1e70 commit 0826f43

1 file changed

Lines changed: 1 addition & 13 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,6 @@ SpaceHack 2023 is an open source project and we love to receive contributions fr
88

99
# Getting started
1010

11-
## Making larger contirbutions
12-
13-
For something that is bigger than a one or two line fix:
14-
15-
1. Create your own fork of the code
16-
2. Do the changes in your fork
17-
3. If you like the change and think the project could use it:
18-
* Be sure you have followed the code style for the project.
19-
* Sign the Contributor License Agreement, CLA, with the jQuery Foundation.
20-
* Note the jQuery Foundation Code of Conduct.
21-
* Send a pull request indicating that you have a CLA on file.
22-
2311
## Creating new modules
2412

2513
1. First create or claim a **GitHub issue** from the [SpaceHack issue board.](https://github.com/SpatialHackathon/SpaceHack2023/issues) that describes the module you want to implement and add the appropriate **tags**, and **assign** the task to yourself.
@@ -56,7 +44,7 @@ When filing an issue, make sure to answer these five questions:
5644

5745
### Feature requests
5846

59-
If you find yourself wishing for a feature or modules that don't exist in SpaceHack 2023, you are probably not alone. There are bound to be others out there with similar needs. Many of the features that SpaceHack 2023 has today have been added because our users saw the need. Open an issue on our issues list on GitHub which describes the feature you would like to see, why you need it, and how it should work.
47+
If you find yourself wishing for a feature or modules that don't exist in SpaceHack 2023, you are probably not alone. There are bound to be others out there with similar needs. Many of the features that SpaceHack 2023 has today have been added because our users saw the need. Open an issue on our issues list on GitHub that describes the feature you would like to see, why you need it, and how it should work.
6048

6149

6250
# Code review process

0 commit comments

Comments
 (0)