Skip to content
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

docs: mention using docs.openverse.org links for plans in project_thread.md #5185

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/project_thread.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@ title: "<Replace this with actual title>"
## Documents

<!-- Please link to these documents once they are written. -->
<!-- Once a document is merged, please update the link to point at the published document on our documentation site: https://docs.openverse.org/projects/index.html -->

- [ ] Project Proposal
- [ ] Implementation Plan(s)


## Milestones/Issues

<!-- Link to all the milestones or issues that must be completed as part of this project, typically those created after implementation planning but occasionally existing ones. -->
Expand Down
Loading