mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 14:08:46 +02:00
3.0 KiB
3.0 KiB
Base information
| Question | Answer |
|---|---|
| Related to a SourceForge thread / Another PR / A GitHub Issue / Combodo ticket? | |
| Type of change? | Bug fix / Enhancement / Translations |
Symptom (bug) / Objective (enhancement)
Reproduction procedure (bug)
- On iTop x.y.z
- With PHP x.y.z
- First go there
- Then do that
- ...
- Finally, see that... (what is expected and what is actually happening)
Reproduction procedure (enhancement - if needed)
Cause (bug)
Proposed solution (bug and enhancement)
Checklist before requesting a review
- I have performed a self-review of my code
- I have tested all changes I made on an iTop instance
- I have added a unit test, otherwise I have explained why I couldn't
- Is the PR clear and detailed enough so anyone can understand without digging in the code?