Skip to content

Commit bd34c84

Browse files
authored
Correct link for submit rules
1 parent bcba4f9 commit bd34c84

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
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.
33

44
### 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.
66

77
### Contribution Guidelines
88
```
99
1. Plugin must be licensed under MIT.
1010
2. Plugin must comply with PSR-2 coding standards, however minor violations are allowed.
1111
- 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
1414
4. Plugin must use libFormAPI (virion)
1515
- We recommend CaptchaAPI (virion) by CortexPE if you want to add Captchas to your plugin.
1616
- 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
5050
- revocation of the user's status as a member of the Organization.
5151
- removal of the user's repositories from the Organization OR
5252
- 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.
5454
```
5555

5656
<br>*Revision 1.2 - Janurary 1st, 2019.*

0 commit comments

Comments
 (0)