Skip to content

Commit 0ae1da8

Browse files
committed
doc: README.md fixes
1 parent d4fb22c commit 0ae1da8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,9 @@ The former is completely okay to be asked via an issue.
2222

2323
The main purpose of the BugStalker development model is to provide two things:
2424

25-
1) all updates related to the release of new versions of `rustc` must
26-
be released as quickly as possible
27-
2) the development and addition of new features
28-
shouldn't interfere with the first point
25+
1) All updates related to the release of new `rustc` versions must
26+
be released as quickly as possible.
27+
2) Implementing of new features shouldn't interfere with the first point.
2928

3029
That is why BugStalker using a developing model similar to GitFlow.
3130
There is a stable `master` branch and a `develop` branch with development

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,4 +346,5 @@ Currently, there is only one builtin oracle - tokio oracle.
346346

347347
Feel free to suggest changes, ask a question or implement a new feature.
348348
Any contributions are very welcome.
349+
349350
[How to contribute](https://github.com/godzie44/BugStalker/blob/master/CONTRIBUTING.md).

0 commit comments

Comments
 (0)