mirror of
https://github.com/pushbits/server.git
synced 2025-04-28 09:46:51 +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/).
|
||||
|
||||
## 💻 Development
|
||||
## 💻 Development and Contributions
|
||||
|
||||
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
|
||||
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
|
||||
|
||||
Only the latest version is supported.
|
||||
Because we are a small team, only the latest version is supported.
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue