Skip to content

Commit

Permalink
Refs #87246 - Update a/CONTRIBUTING docs
Browse files Browse the repository at this point in the history
  • Loading branch information
avoinea committed Aug 8, 2017
1 parent 96c2953 commit add35b9
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions CONTRIBUTING.md
Expand Up @@ -13,9 +13,8 @@ top of things.

* Make sure you have a [GitHub account](https://github.com/signup/free)
* If you need to submit a ticket do it under EEA Organisation area (https://github.com/eea)
under the respective package, e.g. https://github.com/eea/eea.daviz/issues
under the respective package, e.g. https://github.com/eea/eea.exhibit/issues
* Submit a ticket for your issue, assuming one does not already exist.
* Check that issue/feature is not already reported under EEA official issues register for Zope/Plone at http://taskman.eionet.europa.eu/projects/zope
* Clearly describe the issue including steps to reproduce when it is a bug.
* If case state the browser and operating system used.
* We also keep a discussion lists for most of the public packages under Google Groups.
Expand All @@ -30,14 +29,9 @@ EEA will work directly on the Plone community's requests when they coincide with
EEA's planned projects. In this case we will transfer the ticket to the EEA
official issue register.

EEA sprints are managed at http://taskman.eionet.europa.eu/projects/zope.

## Making Changes

* The pull requests and changes must be done on packages found on Collective
e.g. https://github.com/collective/eea.daviz
* Fork the repository from Collective not from EEA (as stated above they
will be synced in automatic)
* Fork the repository from EEA or directly commit within Collective fork
* Make sure you added an entry under HISTORY.txt describing your changes
* Make sure you have added the necessary tests for your changes (do not forget major browsers).
* Make sure you have updated and added documentation when necessary.
Expand All @@ -46,10 +40,10 @@ EEA sprints are managed at http://taskman.eionet.europa.eu/projects/zope.
## Submitting Changes

* Push your changes in your fork of the repository.
* Submit a pull request to the repository in the Collective organization.
* Submit a pull request to the upstream repository (EEA).

# Additional Resources

* [General GitHub documentation](http://help.github.com/)
* [GitHub pull request documentation](http://help.github.com/send-pull-requests/)
* [EEA packages](http://eea.github.com/)
* [EEA packages](http://eea.github.io/docs/IT-systems/)

0 comments on commit add35b9

Please sign in to comment.