/CONTRIB.md (8052619aa396d4180904e6a2dca7d10e1774e5a0) (389 bytes) (mode 100644) (type blob)

# Contributing

We're really glad you're reading this, because we need students, volunteers and contributors (at all level!) to help this project come to fruition.

## How to contribute

To come

## What to contribute

### Did you find a bug, a mistake, a typo?

### Do you have a question about the source code?

### Suggestions

Please refer to `KNOWN_BUGS.md` for a list of known bugs.


Mode Type Size Ref File
100644 blob 389 8052619aa396d4180904e6a2dca7d10e1774e5a0 CONTRIB.md
100644 blob 3094 60e12dd6cedaa3d4106ce642145e109443c6a84d KNOWN_BUGS.md
100644 blob 17177 45e6f62aefef35ec4efdd5799f7116cae04ebec9 LICENSE.md
100644 blob 3216 40eb9225dcc7394aeb8b3a3d567f568d23c15ea8 README.md
040000 tree - 73739dfdf645de2646d1858227b16e3b850a4638 notes
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/caubert/CSCI_3410

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/caubert/CSCI_3410

Clone this repository using git:
git clone git://git.rocketgit.com/user/caubert/CSCI_3410

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main