|
2 | 2 | It seems that you've stumbled upon this glorious organization. What is this all about, you ask? Well, it's part of a movement started by the great folks at the [pmmp discord](https://discord.gg/XDugAkJ) channel to make the most useless, yet gorgeous, plugins using forms. We created this repository to push forward this movement in formifying everything, and anything, possible, even if it doesn't seem practical.
|
3 | 3 |
|
4 | 4 | ### Woah, this sounds great! Could I also contribute to this project?
|
5 |
| -Of course you can! If you want your plugin to be added to our Organization, you can create an issue in this repository requesting such. However, please ensure that you comply with our Contribution Guidelines, and subsequently PSR-2 and PQRS-1.2 standards, which is shown in the following section. |
| 5 | +Of course you can! If you want your plugin to be added to our Organization, you can create an issue in this repository requesting such. However, please ensure that you comply with our Contribution Guidelines, and subsequently PSR-2 standards and Poggit's Plugin Submission Rules, which is shown in the following section. |
6 | 6 |
|
7 | 7 | ### Contribution Guidelines
|
8 | 8 | ```
|
9 | 9 | 1. Plugin must be licensed under MIT.
|
10 | 10 | 2. Plugin must comply with PSR-2 coding standards, however minor violations are allowed.
|
11 | 11 | - https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md
|
12 |
| - 3. Additionally, plugin must also comply with Poggit's PQRS-1.2 quality standards. |
13 |
| - - https://github.com/poggit/support/blob/master/pqrs.md |
| 12 | + 3. Additionally, plugin must also comply with Poggit's Plugin Submission Rules. |
| 13 | + - https://github.com/poggit/support/blob/master/submit-rules.md |
14 | 14 | 4. Plugin must use libFormAPI (virion)
|
15 | 15 | - We recommend CaptchaAPI (virion) by CortexPE if you want to add Captchas to your plugin.
|
16 | 16 | - In the future, we will consider using a different forms library [#1]
|
@@ -50,7 +50,7 @@ If no improvements are made within '7' days, then the following events may occur
|
50 | 50 | - revocation of the user's status as a member of the Organization.
|
51 | 51 | - removal of the user's repositories from the Organization OR
|
52 | 52 | - transferral of the user's repositories on the Organization to their own account.
|
53 |
| -Inactive users will also be revoked of their permissions. |
| 53 | +Inactive users may also be revoked of their permissions. |
54 | 54 | ```
|
55 | 55 |
|
56 | 56 | <br>*Revision 1.2 - Janurary 1st, 2019.*
|
0 commit comments