-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
import and standardize issue templates from biocommons.example
- Loading branch information
Reece Hart
committed
Jan 31, 2024
1 parent
53fa69f
commit ea159ac
Showing
3 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
name: Project Proposal | ||
about: Create a proposal for an intern or GSoC project | ||
title: 'Project: ...' | ||
labels: 'project' | ||
assignees: '' | ||
|
||
--- | ||
|
||
### Summary | ||
|
||
1-3 sentence summary of project. | ||
|
||
See <a href="#background">Background</a>. | ||
|
||
## Value | ||
|
||
Why is this project meaningful? | ||
|
||
## Required and Desired Skills | ||
|
||
- Python | ||
- Relational database design, SQL | ||
|
||
## Expected Outcomes | ||
|
||
- **Headline**. Description... | ||
- **Headline**. Description... | ||
|
||
## Potential Mentors | ||
|
||
- @reece | ||
|
||
## Background |