Skip to content

Commit 5eea855

Browse files
committed
Add usage
Explain how to use this.
1 parent 847f8f3 commit 5eea855

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# .goassets
22
Asset files automatically deployed to Go package repositories
33

4+
### Usage
5+
This repository has master data of the asset files like the lint scripts, coverage report config, renovate config.
6+
Please make a pull-request on this repository to update these files, instead of editing them in each repository.
7+
8+
After updating the files, add a version tag to this repository.
9+
GitHub Action will open pull-requests on the target repositories to sync the changes.
10+
411
### Contributing
512
Check out the **[contributing wiki](https://github.com/pion/webrtc/wiki/Contributing)** to join the group of amazing people making this project possible:
613

0 commit comments

Comments
 (0)