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
This repository was archived by the owner on Jul 22, 2023. It is now read-only.
/pythonnetPublic archive
forked frompythonnet/pythonnet

Commit6df41b0

Browse files
committed
Update CONTRIBUTING.md
PRs will now be accepted on the master branch.
1 parent125eb7b commit6df41b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ written, documented and tested pull requests are encouraged.
1414
##Making Changes
1515

1616
* Create a topic branch from where you want to base your work.
17-
* This is usually thedevelop branch.
17+
* This is usually themaster branch.
1818
* Only target release branches if you are certain your fix must be on that
1919
branch.
20-
* To quickly create a topic branch based ondevelop; `git checkout -b
21-
fix/develop/my_contributiondevelop`. Please avoid working directly on the
20+
* To quickly create a topic branch based onmaster; `git checkout -b
21+
fix/develop/my_contributionmaster`. Please avoid working directly on the
2222
`master` branch.
2323
* Make commits of logical units.
2424
* Check for unnecessary whitespace with`git diff --check` before committing.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp