Skip to content

Commit 5157d2f

Browse files
committed
update README and CONTRIBUTING
1 parent 995b8ae commit 5157d2f

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,12 @@ You can run PHPStan via `\vendor\bin\phpstan analyse plugins` and Pint via `\ven
2020
From your forked repository, make your own changes on your own branch. (do not make changes directly to `main`!)
2121
When you are ready, you can submit a pull request to the Pelican repository. If you still work on your pull request or need help with something make sure to mark it as Draft.
2222

23-
If you add a new plugin, make sure to update the main README.
23+
> [!NOTE]
24+
> New plugins will not be accepted to the repo!
2425
2526
Also, please make sure that your pull requests are as targeted and simple as possible and don't do a hundred things at a time. If you want to add/change/fix 5 different things you should make 5 different pull requests.
2627

27-
>[!IMPORTANT]
28+
> [!IMPORTANT]
2829
> Pull requests that are entirely (or mostly) generated by AI will not be accepted. If you use AI for some parts you have to clearly indicate that in the PR description.
2930
3031
## Community and Support

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Pelican Plugins
22

3-
A curated list of plugins for the [Pelican Panel](https://pelican.dev). Feel free to add plugins that you created via a pull request!
3+
A curated list of plugins for the [Pelican Panel](https://pelican.dev).
44

55
## How to install plugins
66

@@ -44,7 +44,7 @@ npm i -g yarn
4444
- [Tickets](/tickets) - Simple ticket system for user support
4545
- [User Creatable Servers](/user-creatable-servers) - Allow users to create their own servers
4646

47-
_* Third party plugins_
47+
_* Third party plugins, will be removed from this repo eventually_
4848

4949
## Themes
5050

0 commit comments

Comments
 (0)