UNPKG

896 BMarkdownView Raw
1## How to contribute to Easy-Website-Generator
2
3#### **Did you find a bug?**
4
5* **Ensure the bug was not already reported** by searching on GitHub under Issues.
6
7* If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a **title and clear description**, as much relevant information as possible, and a **code sample** or an **executable test case** demonstrating the expected behavior that is not occurring.
8
9#### **Did you write a patch that fixes a bug?**
10
11* Open a new GitHub pull request with the patch.
12
13* Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.
14
15#### **Do you have questions about the source code?**
16
17* Ask any question about the code by writing an email to easy-website-generator@creative-workflow.berlin
18
19Thanks! :heart: :heart: :heart:
20
21Easy-Website-Generator Team