-
Notifications
You must be signed in to change notification settings - Fork 74
Add policy brief m4 #189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Nada-saad635
wants to merge
50
commits into
MIT-Emerging-Talent:main
Choose a base branch
from
MIT-Emerging-Talent:add-policy-brief-m4
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add policy brief m4 #189
Nada-saad635
wants to merge
50
commits into
MIT-Emerging-Talent:main
from
MIT-Emerging-Talent:add-policy-brief-m4
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Remove duplicate PR template
done-constraints-readme fixes #1
Add group norms
Retrospective
Edit learning goals
…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'
update main branch from starter
add retrospective for 0 milestone
domain-study-readme pull request resolves #15
domain-summary pull request resolves #17
literature-review PR resolves #19
dataset-review PR resolves #21
…pective milestone-1-retrospective PR resolves #23
fixed-all issues PR resolves #25
Update and add files to milestone 1
Collecting and Cleaning Data
fix error in cleaning script
finish the deliverables of milestone3
milestone four _breif_
--- 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
mainMarkdown