Skip to content
Snippets Groups Projects
Commit 3869ab6c authored by Frederic Gurr's avatar Frederic Gurr :construction_worker:
Browse files

Update README.md

parent 464b3e87
No related branches found
No related tags found
No related merge requests found
...@@ -31,12 +31,12 @@ Deploys docs to GitHub Pages. You don't need to run it manually if you have Trav ...@@ -31,12 +31,12 @@ Deploys docs to GitHub Pages. You don't need to run it manually if you have Trav
## Contributing ## Contributing
1. [Fork](https://help.github.com/articles/fork-a-repo/) the [eclipsefdn/api.eclipse.org-docs](https://github.com/eclipsefdn/api.eclipse.org-docs) repository 1. [Fork](https://gitlab.eclipse.org/help/user/project/repository/forking_workflow.md#creating-a-fork) the [eclipsefdn/it/api/api.eclipse.org-docs](https://gitlab.eclipse.org/eclipsefdn/it/api/api.eclipse.org-docs/-/tree/master) repository
2. Clone repository: `git clone https://github.com/[your_github_username]/api.eclipse.org-docs.git` 2. Clone repository: `git clone https://gitlab.eclipse.org/[your_gitlab_username]/api.eclipse.org-docs.git`
3. Create your feature branch: `git checkout -b my-new-feature` 3. Create your feature branch: `git checkout -b my-new-feature`
4. Commit your changes: `git commit -m 'Add some feature' -s` 4. Commit your changes: `git commit -m 'Add some feature' -s`
5. Push feature branch: `git push origin my-new-feature` 5. Push feature branch: `git push origin my-new-feature`
6. Submit a pull request 6. Submit a merge request
### Declared Project Licenses ### Declared Project Licenses
...@@ -48,19 +48,19 @@ SPDX-License-Identifier: EPL-2.0 ...@@ -48,19 +48,19 @@ SPDX-License-Identifier: EPL-2.0
## Bugs and feature requests ## Bugs and feature requests
Have a bug or a feature request? Please search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/eclipsefdn/api.eclipse.org-docs/issues/new). Have a bug or a feature request? Please search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://gitlab.eclipse.org/eclipsefdn/it/api/api.eclipse.org-docs/-/issues/new).
## Author ## Author
**Christopher Guindon (Eclipse Foundation)** **Christopher Guindon (Eclipse Foundation)**
- <https://twitter.com/chrisguindon> - <https://twitter.com/chrisguindon>
- <https://github.com/chrisguindon> - <https://gitlab.eclipse.org/chrisguindon>
**Eric Poirier (Eclipse Foundation)** **Eric Poirier (Eclipse Foundation)**
- <https://twitter.com/ericpoir> - <https://twitter.com/ericpoir>
- <https://github.com/ericpoirier> - <https://gitlab.eclipse.org/epoirier>
## Trademarks ## Trademarks
...@@ -69,4 +69,4 @@ Have a bug or a feature request? Please search for existing and closed issues. I ...@@ -69,4 +69,4 @@ Have a bug or a feature request? Please search for existing and closed issues. I
## Copyright and license ## Copyright and license
Copyright 2018 the [Eclipse Foundation, Inc.](https://www.eclipse.org) and the [api.eclipse.org-docs authors](https://github.com/eclipsefdn/api.eclipse.org-docs/graphs/contributors). Code released under the [Eclipse Public License Version 2.0 (EPL-2.0)](https://github.com/eclipsefdn/api.eclipse.org-docs/LICENSE). Copyright 2018 the [Eclipse Foundation, Inc.](https://www.eclipse.org) and the [api.eclipse.org-docs authors](https://gitlab.eclipse.org/eclipsefdn/it/api/api.eclipse.org-docs/-/graphs/master). Code released under the [Eclipse Public License Version 2.0 (EPL-2.0)](https://gitlab.eclipse.org/eclipsefdn/it/api/api.eclipse.org-docs/-/blob/master/LICENSE).
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