mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 20:35:24 +01:00
Update CONTRIBUTING.md
swagger.yml was renamed to api-docs.yml
Commit Ref: 74b0657ed2
This commit is contained in:
parent
15e1dda5cc
commit
ce166eeece
@ -4,7 +4,7 @@ When creating a pull-request you should:
|
||||
|
||||
- __Open an issue first:__ Confirm that the change or feature will be accepted
|
||||
- __gofmt and vet the code:__ Use `gofmt`, `golint`, `govet` and `goimports` to clean up your code.
|
||||
- __Update api documentation:__ If your pull-request adding/modifying an API request, make sure you update the swagger documentation (`swagger.yml`)
|
||||
- __Update api documentation:__ If your pull-request adding/modifying an API request, make sure you update the swagger documentation (`api-docs.yml`)
|
||||
|
||||
|
||||
# Installing dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user