Skip to content

Commit e55b564

Browse files
committed
Repository information updated
1 parent 88a3c6a commit e55b564

File tree

3 files changed

+10
-13
lines changed

3 files changed

+10
-13
lines changed

.github/CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Contributing
2+
3+
This repository is a sub repository of [the JWT Framework](https://github.com/web-token/jwt-framework) project and is READ ONLY.
4+
Please do not submit any Pull Requests here. It will be automatically closed.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Please do not submit any Pull Requests here. It will be automatically closed.
2+
3+
You should submit it here: https://github.com/web-token/jwt-framework/pulls

README.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,10 @@
11
PHP JWT Core Component
22
======================
33

4-
If you really love that project, then you can help me out for a couple of :beers:!
4+
This repository is a sub repository of [the JWT Framework](https://github.com/web-token/jwt-framework) project and is READ ONLY.
55

6-
[![Beerpay](https://beerpay.io/Spomky-Labs/jose/badge.svg?style=beer-square)](https://beerpay.io/Spomky-Labs/jose) [![Beerpay](https://beerpay.io/Spomky-Labs/jose/make-wish.svg?style=flat-square)](https://beerpay.io/Spomky-Labs/jose?focus=wish)
7-
8-
---
9-
10-
# Contributing
11-
12-
Requests for new features, bug fixed and all other ideas to make this framework useful are welcome.
13-
If you feel comfortable writing code, you could try to fix [opened issues where help is wanted](https://github.com/web-token/jwt-framework/labels/help+wanted) or [those that are easy to fix](https://github.com/web-token/jwt-framework/labels/easy-pick).
14-
15-
Do not forget to [follow these best practices](.github/CONTRIBUTING.md).
16-
17-
**If you think you have found a security issue, DO NOT open an issue**. You should submit your issue here.
6+
**Please do not submit any Pull Request here.**
7+
You should go to [the main repository](https://github.com/web-token/jwt-framework) instead.
188

199
# Licence
2010

0 commit comments

Comments
 (0)