mirror of
https://github.com/avency/Gitea.git
synced 2025-10-29 02:34:59 +01:00
fix: Remove Contributing from readme
This commit is contained in:
@ -56,11 +56,6 @@ $giteaClient = new Avency\Gitea\Client(
|
|||||||
$repository = $giteaClient->api('repositories')->get('owner', 'repoName');
|
$repository = $giteaClient->api('repositories')->get('owner', 'repoName');
|
||||||
```
|
```
|
||||||
|
|
||||||
## Contributing
|
|
||||||
|
|
||||||
Please read [CONTRIBUTING.md](https://github.com/avency/gitea//blob/master/CONTRIBUTING.md)
|
|
||||||
for details on our code of conduct, and the process for submitting pull requests to us.
|
|
||||||
|
|
||||||
## Versioning
|
## Versioning
|
||||||
|
|
||||||
We use [SemVer](http://semver.org/) for versioning. For the versions available,
|
We use [SemVer](http://semver.org/) for versioning. For the versions available,
|
||||||
|
|||||||
Reference in New Issue
Block a user