Skip to content
Snippets Groups Projects
Commit a9c09805 authored by Philipp Hörist's avatar Philipp Hörist
Browse files

chore: Update README.md

parent 21e5f439
No related branches found
Tags omemo_2.4.2
No related merge requests found
Pipeline #19168 passed
...@@ -32,7 +32,7 @@ There are several ways to install a plugin: ...@@ -32,7 +32,7 @@ There are several ways to install a plugin:
*Note: Using master branch for plugins requires frequent updates of both Gajim and plugins!* *Note: Using master branch for plugins requires frequent updates of both Gajim and plugins!*
## Share / improve Plugins ## Development
You have written a new plugin or want to improve an existing one? You have written a new plugin or want to improve an existing one?
...@@ -41,6 +41,7 @@ First, thanks for that! Here is how to start: ...@@ -41,6 +41,7 @@ First, thanks for that! Here is how to start:
- Register an account on our Gitlab [here](https://dev.gajim.org/users/sign_in) - Register an account on our Gitlab [here](https://dev.gajim.org/users/sign_in)
- Tell us about your plans at [gajim@conference.gajim.org](xmpp:gajim@conference.gajim.org?join) - Tell us about your plans at [gajim@conference.gajim.org](xmpp:gajim@conference.gajim.org?join)
- Fork the Gajim-Plugins [repository](https://dev.gajim.org/gajim/gajim-plugins) - Fork the Gajim-Plugins [repository](https://dev.gajim.org/gajim/gajim-plugins)
- Check `./scripts/dev_env.sh` to get a environment with dependencies installed
- When you are finished, do a merge request against the main plugins repository. You can read about how to use git [here](https://dev.gajim.org/gajim/gajim/wikis/howtogit). - When you are finished, do a merge request against the main plugins repository. You can read about how to use git [here](https://dev.gajim.org/gajim/gajim/wikis/howtogit).
- Additionally, there is a list of [plugin events](https://dev.gajim.org/gajim/gajim/wikis/development/pluginsevents) which might be helpful - Additionally, there is a list of [plugin events](https://dev.gajim.org/gajim/gajim/wikis/development/pluginsevents) which might be helpful
......
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