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

Commitb8f917a

Browse files
committed
fix hyphenation, nits
1 parent1d7c68f commitb8f917a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docs/about/contributing/CONTRIBUTING.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ We welcome pull requests (PRs) from community members including (but not limited
154154

155155
We will ask that you sign a Contributor License Agreement before we accept any contributions into our repo.
156156

157-
Please keep PRs small and selfcontained. This allows code reviewers (see below) to focus and fully understand the PR. A good rule of thumb is less than 1000 lines changed. (One exception is a mechanistic refactor, like renaming, that is conceptually trivial but might have a large line count.)
157+
Please keep PRs small and self-contained. This allows code reviewers (see below) to focus and fully understand the PR. A good rule of thumb is less than 1000 lines changed. (One exception is a mechanistic refactor, like renaming, that is conceptually trivial but might have a large line count.)
158158

159159
If your intended feature or refactor will be larger than this:
160160

@@ -167,7 +167,7 @@ Stacking tools like [Graphite](https://www.graphite.dev) are useful for keeping
167167
Each PR:
168168

169169
- Must individually build and pass all tests, including formatting and linting.
170-
- Must not introduce regressions orbackcompatibility issues, evenif alater PR would resolve the issue.
170+
- Must not introduce regressions orbackward-compatibility issues, evenif asubsequent PRin your series would resolve the issue.
171171
- Should be a conceptually coherent change set.
172172

173173
In practice, many of these smaller PRs will be invisible to end users, and that is ok. For example, you might introduce

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp