Skip to content

Commit 7a359a8

Browse files
committed
updating contributing.md
1 parent 42855f5 commit 7a359a8

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

CONTRIBUTING.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# Contributing
22

3-
Thanks for taking a look! This is an active solo experiment, and I'm grateful for the interest.
3+
Thanks for taking a look! This is an active experiment, and I'm grateful for the interest.
44

55
## I'm not accepting pull requests right now
66

7-
This repository isn't currently accepting external contributions. I am actively experimenting with different approaches and want to avoid merge conflicts, so any PR opened from a non-owner account will be commented on and closed automatically by a GitHub bot.
7+
This repository isn't currently accepting external contributions.
8+
9+
I am actively experimenting with different approaches and want to avoid merge conflicts, so any PR opened from a non-owner account will be commented on and closed automatically by a GitHub bot.
810

911
## Please fork freely
1012

1113
The project is [MIT-licensed](LICENSE.MD), so you're very welcome to fork it and take the code in your own direction.
1214

1315
## Use GitHub Issues for bugs, questions, and ideas
1416

15-
Bugs, questions, and ideas are all welcome on the [Issues tab](https://github.com/mccaffers/backtesting-engine-cpp/issues). That's the supported way to flag something much more useful to me than a PR I'd have to close.
16-
17-
When filing an issue, a short description of what you saw, what you expected, and (for bugs) how to reproduce it goes a long way.
17+
Bugs, questions, and ideas are all welcome on the [Issues tab](https://github.com/mccaffers/backtesting-engine-cpp/issues).

0 commit comments

Comments
 (0)