Skip to content

Conversation

@Nada-saad635
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

MD-Jubayer-Khan and others added 30 commits June 2, 2025 22:41
Remove duplicate PR template
…P-starter into MIT-Emerging-Talent-main

Merged upstream changes from ET6-CDSP-starter into MIT-Emerging-Talent-main
Merge branch 'MIT-Emerging-Talent-main'
domain-study-readme pull request resolves #15
…pective

milestone-1-retrospective PR resolves #23
heba3 and others added 21 commits June 19, 2025 00:52
finish the deliverables of milestone3
---
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
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