Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitea73047

Browse files
fix: stale information in CONTRIBUTING.md
1 parente43fca1 commitea73047

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎CONTRIBUTING.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,12 @@ These are one time installations required to be able to test your changes locall
1919

2020
##Submitting a pull request
2121

22-
>**Important**: Please open your pull request against the`next` branch, not`main`. The`next` branch is where we integrate new features and changes before they are merged to`main`.
23-
2422
1.[Fork][fork] and clone the repository
2523
1. Make sure the tests pass on your machine:`go test -v ./...`
2624
1. Make sure linter passes on your machine:`golangci-lint run`
2725
1. Create a new branch:`git checkout -b my-branch-name`
2826
1. Make your change, add tests, and make sure the tests and linter still pass
29-
1. Push to your fork and[submit a pull request][pr] targeting the`next` branch
27+
1. Push to your fork and[submit a pull request][pr] targeting the`main` branch
3028
1. Pat yourself on the back and wait for your pull request to be reviewed and merged.
3129

3230
Here are a few things you can do that will increase the likelihood of your pull request being accepted:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp