File tree Expand file tree Collapse file tree 1 file changed +1
-13
lines changed
Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -283,19 +283,7 @@ Planned features (contributions welcome):
283283
284284## Contributing
285285
286- PRs are welcome and will be reviewed promptly.
287-
288- ** Quick contribution ideas:**
289- - Add template examples (invoices, tickets, certificates)
290- - Improve error messages
291- - Add tests for edge cases
292-
293- ** Standard workflow:**
294- 1 . Fork it
295- 2 . Create your feature branch (` git checkout -b feature/cool-thing ` )
296- 3 . Commit your changes (` git commit -am 'Add cool thing' ` )
297- 4 . Push to the branch (` git push origin feature/cool-thing ` )
298- 5 . Open a Pull Request
286+ PRs welcome - fork, branch, and open a PR. See [ CONTRIBUTING.md] ( CONTRIBUTING.md ) for commit conventions and guidelines.
299287
300288## License
301289
You can’t perform that action at this time.
0 commit comments