Skip to content
Snippets Groups Projects
Commit 4afd7a46 authored by Christopher Guindon's avatar Christopher Guindon
Browse files

Update README.md

parent 048080bd
No related branches found
No related tags found
No related merge requests found
......@@ -18,12 +18,12 @@ yarn && hugo server --disableFastRender --buildFuture
## Contributing
1. [Fork](https://help.github.com/articles/fork-a-repo/) the [eclipsefdn/openmobility.eclipse.org](https://github.com/eclipsefdn/openmobility.eclipse.org) repository
2. Clone repository: `git clone https://github.com/[your_github_username]/openmobility.eclipse.org.git`
1. [Fork](https://docs.gitlab.com/ee/user/project/repository/forking_workflow.html) the [openmobility.eclipse.org](https://gitlab.eclipse.org/eclipsefdn/it/websites/openmobility.eclipse.org/) repository
2. Clone repository: `git clone https://gitlab.eclipse.org/[your_eclipsefdn_username]/openmobility.eclipse.org.git`
3. Create your feature branch: `git checkout -b my-new-feature`
4. Commit your changes: `git commit -m 'Add some feature' -s`
5. Push feature branch: `git push origin my-new-feature`
6. Submit a pull request
6. Submit a merge request
### Declared Project Licenses
......@@ -61,4 +61,4 @@ Have a bug or a feature request? Please search for existing and closed issues. I
## Copyright and license
Copyright 2018 the [Eclipse Foundation, Inc.](https://www.eclipse.org) and the [openmobility.eclipse.org authors](https://github.com/eclipsefdn/openmobility.eclipse.org/graphs/contributors). Code released under the [Eclipse Public License Version 2.0 (EPL-2.0)](https://github.com/eclipsefdn/openmobility.eclipse.org/blob/src/LICENSE).
Copyright 2018-2022 the [Eclipse Foundation, Inc.](https://www.eclipse.org) and the [openmobility.eclipse.org authors](https://gitlab.eclipse.org/eclipsefdn/it/websites/openmobility.eclipse.org/-/graphs/master). Code released under the [Eclipse Public License Version 2.0 (EPL-2.0)](https://gitlab.eclipse.org/eclipsefdn/it/websites/openmobility.eclipse.org/-/raw/master/README.md).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment