Skip to content
Snippets Groups Projects
Commit adbba9ec authored by jaapjansma's avatar jaapjansma
Browse files

Update README.md

parent 2a0408c2
No related branches found
Tags 1.47
No related merge requests found
......@@ -7,6 +7,24 @@ The extension is licensed under [AGPL-3.0](LICENSE.txt).
See also: [CiviCRM Form-Action-Integration Architecture](https://docs.google.com/presentation/d/1Zs6UQDXBXe4K3zV5xrt8HK2R5nxttw2sGslZ82hM9us/edit?usp=sharing)
## Contributing
Feel free to contribute to this extension. Create a Merge Request and also add a little description to CHANGELOG.md of what you have changed
## Releasing Process
When one of the admins think it is time to relase a new version they might do so. You can also ask them to release a new version.
Usually this when the release is being tested and put in production.
For admins creating a release those are the steps to follow:
1. Update info.xml to reflect the new version number and release date
2. Remove the 'not yet released' from CHANGELOG.md
3. Copy the changes
4. Go to tags, create a new tag and paste the changes
5. After that update info.xml to add a new version number ending with _-dev_
6. Update changelog add a heading for the new version with the text _not yet released_
## Requirements
* PHP v5.4+
......
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