Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
40a7b862
Unverified
Commit
40a7b862
authored
Mar 28, 2023
by
Patrick von Platen
Committed by
GitHub
Mar 28, 2023
Browse files
[Docs] Correct phrasing (#2873)
parent
628fefb2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
CONTRIBUTING.md
CONTRIBUTING.md
+1
-1
docs/source/en/conceptual/contribution.mdx
docs/source/en/conceptual/contribution.mdx
+1
-1
No files found.
CONTRIBUTING.md
View file @
40a7b862
...
@@ -439,7 +439,7 @@ Push the changes to your account using:
...
@@ -439,7 +439,7 @@ Push the changes to your account using:
$
git push
-u
origin a-descriptive-name-for-my-changes
$
git push
-u
origin a-descriptive-name-for-my-changes
```
```
6.
Once you are satisfied
(
**and the checklist below is happy too**
)
, go to the
6.
Once you are satisfied, go to the
webpage of your fork on GitHub. Click on 'Pull request' to send your changes
webpage of your fork on GitHub. Click on 'Pull request' to send your changes
to the project maintainers for review.
to the project maintainers for review.
...
...
docs/source/en/conceptual/contribution.mdx
View file @
40a7b862
...
@@ -439,7 +439,7 @@ Push the changes to your account using:
...
@@ -439,7 +439,7 @@ Push the changes to your account using:
$ git push -u origin a-descriptive-name-for-my-changes
$ git push -u origin a-descriptive-name-for-my-changes
```
```
6. Once you are satisfied
(**and the checklist below is happy too**)
, go to the
6. Once you are satisfied, go to the
webpage of your fork on GitHub. Click on 'Pull request' to send your changes
webpage of your fork on GitHub. Click on 'Pull request' to send your changes
to the project maintainers for review.
to the project maintainers for review.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment