Skip to content

Commit 568bfb6

Browse files
revert update of README.md
1 parent bab0de4 commit 568bfb6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Always make sure your issue is happening on the latest TestNG version. Bug repor
4040

4141
### Have you considered sending a pull request instead of filing an issue?
4242
The best way to report a bug is to provide the TestNG team with a full test case reproducing the issue.
43-
Maybe you can write a runnable test case (check the `src/test/` folder for examples) and propose it in a pull request
43+
Maybe you can write a runnable test case (check the `src/test/` folder for examples) and propose it in a pull request
4444
Don't worry if the CI fails because it is the expected behavior.
4545
This pull request will be a perfect start to find the fix :)
4646

@@ -49,12 +49,12 @@ Refer our [Contributing](.github/CONTRIBUTING.md) section for detailed set of st
4949

5050
### We encourage pull requests that:
5151

52-
* Add new features to TestNG (or)
53-
* Fix bugs in TestNG
54-
55-
If your pull request involves fixing SonarQube issues then we would suggest that you please discuss this with the
56-
[TestNG-dev](https://groups.google.com/forum/#!forum/testng-dev) before you spend time working on it.
52+
* Add new features to TestNG (or)
53+
* Fix bugs in TestNG
5754

55+
If your pull request involves fixing SonarQube issues then we would suggest that you please discuss this with the
56+
[TestNG-dev](https://groups.google.com/forum/#!forum/testng-dev) before you spend time working on it.
57+
5858
### GPG Keys
5959

6060
#### Getting the keys

0 commit comments

Comments
 (0)