@@ -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_