Skip to content

Conversation

@MUSABKAYMAK
Copy link


name: General PR template
about: A template with a generic and high-level review checklist, feel free to modify the checklists based on your PR.

General Checks

  • the branch is up to date with main
  • the code works when pulled and run locally
  • All CI checks pass (or at least discussed)
  • all conflicts are resolved (if any)
  • PR has a descriptive title
  • PR has appropriate labels and milestones for easy identification
  • PR it is assigned to the owner
  • reviewers are assigned
  • the PR contributes only one focused change
  • It is in the appropriate column in the project board (if necessary)
  • has short and clear description
  • is linked to an issue (if it is related)
  • feedback is addressed (if any and if it is appropriate feedback.)

Markdown

  • the markdown source is formatted
  • spelling and grammar is correct in all text
  • The markdown looks correct when you preview the file
  • all links and images work

MahdiaAhmadi and others added 30 commits June 1, 2025 14:02
MahdiaAhmadi and others added 30 commits July 30, 2025 14:21
---
name: General PR template
about: A template with a generic and high-level review checklist, feel free to modify the checklists based on your PR.
---

<!--
  make this PR easy to find:

  - assign and add reviewers
  - add any helpful labels
  - connect it to a milestone (if necessary)
  - link it with an issue (if necessary)
-->

<!-- A clear and concise description of what the Pull Request is about. -->

## General Checks

- [ ] the branch is up to date with `main`
- [ ] the code works when pulled and run locally
- [ ] All CI checks pass (or at least discussed)
- [ ] all conflicts are resolved (if any)
- [ ] PR has a descriptive title
- [ ] PR has appropriate labels and milestones for easy identification
- [ ] PR it is assigned to the owner
- [ ] reviewers are assigned
- [ ] the PR contributes only one focused change
- [ ] It is in the appropriate column in the project board (if necessary)
- [ ] has short and clear description
- [ ] is linked to an issue (if it is related)
- [ ] feedback is addressed (if any and if it is appropriate feedback.)

## Markdown

<!-- markdown-specific checks -->

- [ ] the markdown source is formatted
- [ ] spelling and grammar is correct in all text
- [ ] The markdown looks correct when you preview the file
- [ ] all links and images work
…hnical_report updated

Technical and non technical report
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants