mirror of
https://github.com/pushbits/server.git
synced 2025-04-28 17:56:50 +02:00
Link to contribution guidelines
This commit is contained in:
parent
36e8cb1ff5
commit
23f457a595
2 changed files with 10 additions and 5 deletions
13
README.md
13
README.md
|
@ -64,13 +64,18 @@ It applies only where not specified differently.
|
||||||
|
|
||||||
The idea for this software was inspired by [Gotify](https://gotify.net/).
|
The idea for this software was inspired by [Gotify](https://gotify.net/).
|
||||||
|
|
||||||
## 💻 Development
|
## 💻 Development and Contributions
|
||||||
|
|
||||||
The source code is located on [GitHub](https://github.com/pushbits/server).
|
The source code is located on [GitHub](https://github.com/pushbits/server).
|
||||||
You can retrieve it by checking out the repository as follows.
|
You can retrieve it by checking out the repository as follows:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/pushbits/server.git
|
git clone https://github.com/pushbits/server.git
|
||||||
```
|
```
|
||||||
|
|
||||||
Check out [the stargazers over time](https://starchart.cc/pushbits/server) for a fancy graph.
|
:computer: **Want to contribute?**
|
||||||
|
Before moving forward, please refer to [out contribution guidelines](CONTRIBUTING.md).
|
||||||
|
|
||||||
|
:mailbox: **Found a security vulnerability?**
|
||||||
|
Check [this document](SECURITY.md) for information on how you can bring it to our attention.
|
||||||
|
|
||||||
|
:star: **Like fancy graphs?** See [our stargazers over time](https://starchart.cc/pushbits/server).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## Supported Versions
|
## Supported Versions
|
||||||
|
|
||||||
Only the latest version is supported.
|
Because we are a small team, only the latest version is supported.
|
||||||
|
|
||||||
## Reporting a Vulnerability
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue