Skip to content

Commit 8e4430d

Browse files
committed
Update Contributing
1 parent 3c4f88e commit 8e4430d

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1-
TODO
1+
# Contributing
2+
3+
Thank you for your interest in contributing to this project! There are a number of ways you can do so:
4+
5+
* **Testing and bug-reporting** -- This project is currently only being developed by one person, and it is very likely that various issues will slip through the cracks. Use the rendering library in your own projects, test the visualizer while developing, and report issues here on GitHub.
6+
* **React or comment on [open issues](https://github.com/zspitz/ExpressionToString/issues)**
7+
* **Contributing code** -- There are three major areas of interest:
8+
9+
* Formatter extensibility -- [#54](https://github.com/zspitz/ExpressionToString/issues/54) and [#38](https://github.com/zspitz/ExpressionToString/issues/38)
10+
* [Visual Studio integration](https://github.com/zspitz/ExpressionToString/issues?q=is%3Aissue+is%3Aopen+label%3A%22vs+integration%22)
11+
* [AvalonEdit](https://github.com/zspitz/ExpressionToString/issues/73) for multiple selection in the source code
12+
13+
See the [Solution and projects structure](https://github.com/zspitz/ExpressionToString/wiki/Solution-structure) wiki page, to understand what code goes where.
14+
15+
* **Upvoting [external issues](https://github.com/zspitz/ExpressionToString/wiki/External-issues)** -- While working on this project, I've come across a number of limitations in external APIs, and have filed corresponding bugs.

0 commit comments

Comments
 (0)