mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
rename all hard ref branch master to main
Signed-off-by: Avelino <avelinorun@gmail.com>
This commit is contained in:
parent
98bb1d73c5
commit
31e63566db
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,4 +1,4 @@
|
|||||||
> Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standards) before sending pull request. Thanks!
|
> Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#quality-standards) before sending pull request. Thanks!
|
||||||
|
|
||||||
**Please provide package links to:**
|
**Please provide package links to:**
|
||||||
|
|
||||||
@ -18,6 +18,6 @@ _not every repository (project) will fit into every option, but most projects sh
|
|||||||
- [ ] I have added pkg.go.dev link to the repo and to my pull request.
|
- [ ] I have added pkg.go.dev link to the repo and to my pull request.
|
||||||
- [ ] I have added coverage service link to the repo and to my pull request.
|
- [ ] I have added coverage service link to the repo and to my pull request.
|
||||||
- [ ] I have added goreportcard link to the repo and to my pull request.
|
- [ ] I have added goreportcard link to the repo and to my pull request.
|
||||||
- [ ] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standards).
|
- [ ] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#quality-standards).
|
||||||
|
|
||||||
Thanks for your PR, you're awesome! :+1:
|
Thanks for your PR, you're awesome! :+1:
|
||||||
|
2
.github/workflows/tests.yaml
vendored
2
.github/workflows/tests.yaml
vendored
@ -3,7 +3,7 @@ name: Run tests
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'master'
|
- 'main'
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
@ -55,7 +55,7 @@ If a community member engages in unacceptable behavior, the community organizers
|
|||||||
|
|
||||||
If you are subject to or witness unacceptable behavior, or have any other concerns, please notify a community organizer as soon as possible. t@avelino.xxx.
|
If you are subject to or witness unacceptable behavior, or have any other concerns, please notify a community organizer as soon as possible. t@avelino.xxx.
|
||||||
|
|
||||||
[Reporting Guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines)
|
[Reporting Guidelines](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#contribution-guidelines)
|
||||||
|
|
||||||
Additionally, community organizers are available to help community members engage with local law enforcement or to otherwise help those experiencing unacceptable behavior feel safe. In the context of in-person events, organizers will also provide escorts as desired by the person experiencing distress.
|
Additionally, community organizers are available to help community members engage with local law enforcement or to otherwise help those experiencing unacceptable behavior feel safe. In the context of in-person events, organizers will also provide escorts as desired by the person experiencing distress.
|
||||||
|
|
||||||
@ -63,7 +63,7 @@ Additionally, community organizers are available to help community members engag
|
|||||||
|
|
||||||
If you feel you have been falsely or unfairly accused of violating this Code of Conduct, you should notify Avelino with a concise description of your grievance. Your grievance will be handled in accordance with our existing governing policies.
|
If you feel you have been falsely or unfairly accused of violating this Code of Conduct, you should notify Avelino with a concise description of your grievance. Your grievance will be handled in accordance with our existing governing policies.
|
||||||
|
|
||||||
[Policy](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md)
|
[Policy](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md)
|
||||||
|
|
||||||
## 8. Scope
|
## 8. Scope
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@ To set this list apart from and complement the excellent [Go wiki Projects page]
|
|||||||
|
|
||||||
Please contribute links to packages/projects you have used or are familiar with. This will help ensure high-quality entries.
|
Please contribute links to packages/projects you have used or are familiar with. This will help ensure high-quality entries.
|
||||||
|
|
||||||
If you removed our PR template you can find it [here](https://github.com/avelino/awesome-go/blob/master/.github/PULL_REQUEST_TEMPLATE.md).
|
If you removed our PR template you can find it [here](https://github.com/avelino/awesome-go/blob/main/.github/PULL_REQUEST_TEMPLATE.md).
|
||||||
|
|
||||||
|
|
||||||
## Quality standards
|
## Quality standards
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
Avelino <thiago@avelino.xxx> (@avelino)
|
Avelino <avelinorun@gmail.com> (@avelino)
|
||||||
Duke <emersonalmeidax@gmail.com> (@dukex)
|
Duke <emersonalmeidax@gmail.com> (@dukex)
|
||||||
Dmitri Shuralyov <dmitri@shuralyov.com> (@dmitshur)
|
Dmitri Shuralyov <dmitri@shuralyov.com> (@dmitshur)
|
||||||
Dobrosław Żybort <matrixik@gmail.com> (@matrixik)
|
Dobrosław Żybort <matrixik@gmail.com> (@matrixik)
|
||||||
|
Loading…
Reference in New Issue
Block a user