Files
iTop/.github/pull_request_template.md
2026-04-23 13:48:23 +02:00

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)

  1. On iTop x.y.z
  2. With PHP x.y.z
  3. First go there
  4. Then do that
  5. ...
  6. 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?