This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
mantisbt:plugins:start [2018/11/22 22:30] Starbuck added some core version #s |
mantisbt:plugins:start [2018/11/26 04:03] (current) dregad [Hosting a new plugin] different ways to send request for plugin hosting |
||
---|---|---|---|
Line 111: | Line 111: | ||
* If you don't have a GitHub account yet, [[https://github.com/join|sign up]], it's free. | * If you don't have a GitHub account yet, [[https://github.com/join|sign up]], it's free. | ||
- | * Make your request by sending an e-mail to [[mantisbt-dev@lists.sourceforge.net|The MantisBT development mailing list]] (you will need to [[https://lists.sourceforge.net/lists/listinfo/mantisbt-dev|signup]] if you are not already subscribing to the list), indicating | + | * Make your request by |
+ | * sending an e-mail to [[mantisbt-dev@lists.sourceforge.net|The MantisBT development mailing list]] (you will need to [[https://lists.sourceforge.net/lists/listinfo/mantisbt-dev|signup]] if you are not already subscribing to the list), | ||
+ | * posting a message on our [[https://gitter.im/mantisbt/mantisbt|Gitter channel]] | ||
+ | * Notifying us in an ongoing discussion on our [[https://mantisbt.org/bugs/|bugtracker]] or via some other communication channel | ||
+ | * Please include the following information in your message: | ||
* a **link to the repository** (we usually review the code before including it in the Organization) | * a **link to the repository** (we usually review the code before including it in the Organization) | ||
* the plugin's **name** and a **short description** (if not provided, we'll use the information in the source code, i.e. ''$this->name'' and ''$this->description'') | * the plugin's **name** and a **short description** (if not provided, we'll use the information in the source code, i.e. ''$this->name'' and ''$this->description'') |