You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<aclass="github-button"href="https://github.com/fgmacedo/python-statemachine"data-icon="octicon-star"aria-label="Star fgmacedo/python-statemachine on GitHub">Star this project</a>
330
-
<aclass="github-button"href="https://github.com/fgmacedo/python-statemachine/issues"data-icon="octicon-issue-opened"aria-label="Issue fgmacedo/python-statemachine on GitHub">Open an Issue</a>
331
-
<aclass="github-button"href="https://github.com/fgmacedo/python-statemachine/fork"data-icon="octicon-repo-forked"aria-label="Fork fgmacedo/python-statemachine on GitHub">Fork</a>
329
+
*<aclass="github-button"href="https://github.com/fgmacedo/python-statemachine"data-icon="octicon-star"aria-label="Star fgmacedo/python-statemachine on GitHub">Star this project</a>
330
+
*<aclass="github-button"href="https://github.com/fgmacedo/python-statemachine/issues"data-icon="octicon-issue-opened"aria-label="Issue fgmacedo/python-statemachine on GitHub">Open an Issue</a>
331
+
*<aclass="github-button"href="https://github.com/fgmacedo/python-statemachine/fork"data-icon="octicon-repo-forked"aria-label="Fork fgmacedo/python-statemachine on GitHub">Fork</a>
332
332
333
333
- If you found this project helpful, please consider giving it a star on GitHub.
334
334
335
335
-**Contribute code**: If you would like to contribute code to this project, please submit a pull
336
-
request. For more information on how to contribute, please see our [contributing.md](contributing.md) file.
336
+
request. For more information on how to contribute, please see our [contributing.md]contributing.md) file.
337
337
338
338
-**Report bugs**: If you find any bugs in this project, please report them by opening an issue
Copy file name to clipboardExpand all lines: docs/contributing.md
+21-15Lines changed: 21 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# Contributing
2
2
3
-
<aclass="github-button"href="https://github.com/fgmacedo/python-statemachine"data-icon="octicon-star"aria-label="Star fgmacedo/python-statemachine on GitHub">Star this project</a>
4
-
<aclass="github-button"href="https://github.com/fgmacedo/python-statemachine/issues"data-icon="octicon-issue-opened"aria-label="Issue fgmacedo/python-statemachine on GitHub">Open an Issue</a>
5
-
<aclass="github-button"href="https://github.com/fgmacedo/python-statemachine/fork"data-icon="octicon-repo-forked"aria-label="Fork fgmacedo/python-statemachine on GitHub">Fork</a>
3
+
*<aclass="github-button"href="https://github.com/fgmacedo/python-statemachine"data-icon="octicon-star"aria-label="Star fgmacedo/python-statemachine on GitHub">Star this project</a>
4
+
*<aclass="github-button"href="https://github.com/fgmacedo/python-statemachine/issues"data-icon="octicon-issue-opened"aria-label="Issue fgmacedo/python-statemachine on GitHub">Open an Issue</a>
5
+
*<aclass="github-button"href="https://github.com/fgmacedo/python-statemachine/fork"data-icon="octicon-repo-forked"aria-label="Fork fgmacedo/python-statemachine on GitHub">Fork</a>
6
6
7
7
Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit
8
8
will always be given.
@@ -23,7 +23,6 @@ If you are reporting a bug, please include:
23
23
24
24
### Fix Bugs
25
25
26
-
27
26
Look through the GitHub issues for bugs. Anything tagged with "bug"
28
27
and "help wanted" is open to whoever wants to implement it.
29
28
@@ -53,32 +52,38 @@ If you are proposing a feature:
53
52
54
53
Ready to contribute? Here's how to set up `python-statemachine` for local development.
0 commit comments