File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
## Getting Help ##
6
6
7
7
If you have a question about the h2 library or have encountered problems using it, you may
8
- [ file an issue] [ issue ] or ask ask a question on the [ Tokio Gitter] [ gitter ] .
8
+ [ file an issue] [ issue ] or ask a question on the [ Tokio Gitter] [ gitter ] .
9
9
10
10
## Submitting a Pull Request ##
11
11
@@ -15,7 +15,7 @@ Do you have an improvement?
15
15
2 . We will try to respond to your issue promptly.
16
16
3 . Fork this repo, develop and test your code changes. See the project's [ README] ( README.md ) for further information about working in this repository.
17
17
4 . Submit a pull request against this repo's ` master ` branch.
18
- 6 . Your branch may be merged once all configured checks pass, including:
18
+ 5 . Your branch may be merged once all configured checks pass, including:
19
19
- Code review has been completed.
20
20
- The branch has passed tests in CI.
21
21
You can’t perform that action at this time.
0 commit comments