22 lines
673 B
Markdown
22 lines
673 B
Markdown
We welcome your contributions to help improve Publify.
|
|
|
|
|
|
## Pull Requests
|
|
|
|
If you would like to send a pull request, please do, and follow these steps:
|
|
|
|
1. Fork the repo
|
|
2. Open an issue or pick up one from [the open issues list](https://github.com/publify/publify/issues)
|
|
3. Mention your issue in the PR
|
|
4. Add tests where applicable
|
|
5. Ensure the build passes before sending your PR
|
|
|
|
## Bug reports
|
|
|
|
When reporting a bug, please include as much of the following as you can:
|
|
|
|
* Version of Publify you are running
|
|
* Page(s) the bug occurs
|
|
* Steps taken to reproduce the error or bug
|
|
* Environment settings and versions you are using
|
|
* Any relevant error logs or screenshots |