This document contains step by step so you can contribute to FreshdeskWidget.
Try to consult the documentation or even in our issues as there are a lot of discussions on them and that can make you save your time.
If you find a problem in our code or even in the documentation, you can open an issue. It would be better if you could submit a Pull Request solving the problem <3
Before creating the issue, make sure that it does not exist (opened or closed).
The main reasons why the issues are created:
- Report a problem.
- Ask anything.
- Suggest changes.
Regardless of the purpose it would be nice to provide the following information:
- Overview - description of what is being treated and try to be clear and objective.
- Use case - explain how we can simulate the user's point of view problem.
- Browsers - is a problem in all browsers, if not what are they?
- Related issues - is there any issue related to the subject?
- Suggest a fix - can you suggest a fix to the problem.
The issue name should clear what the objective is. It is not necessary to include other information.
Ensure your Pull Request follow the following guidelines:
- Make sure there is not the same proposal open, to avoid duplication.
- Keep the short but descriptive title.
- Check spelling and grammar.
- If there is an related issue to Pull Request, mention it in the description.