-
Notifications
You must be signed in to change notification settings - Fork 614
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update GSoC org admin guide with a reminders for mentors (#1088)
* Update GSoC org admin guide with a reminders for mentors Signed-off-by: Ali Ok <[email protected]> * Update gsoc-org-admin-guide.md Signed-off-by: Ali Ok <[email protected]> * Update PROJECT_IDEA_TEMPLATE.md Co-authored-by: Nate W <[email protected]> Signed-off-by: Ali Ok <[email protected]> * Update PROJECT_IDEA_TEMPLATE.md Co-authored-by: Nate W <[email protected]> Signed-off-by: Ali Ok <[email protected]> * Update PROJECT_IDEA_TEMPLATE.md Signed-off-by: Ali Ok <[email protected]> --------- Signed-off-by: Ali Ok <[email protected]> Co-authored-by: Nate W <[email protected]>
- Loading branch information
1 parent
7fec9d5
commit f2b61e2
Showing
2 changed files
with
12 additions
and
5 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -7,7 +7,9 @@ | |
- Description: | ||
- Expected Outcome: | ||
- Recommended Skills: | ||
- Mentor(s): | ||
- Mentor(s): # It is recommended to have at least 2 mentors, and at least one of them should be the primary mentor. For GSoC, it is **required** to have at least 2 mentors. | ||
- Jane Doe (@jane-github, [email protected]) - primary | ||
- John Doe (@john-github, [email protected]) | ||
- Upstream Issue (URL): | ||
``` | ||
|
||
|
@@ -17,6 +19,9 @@ | |
##### Refactor the APIs for better readability and less maintenance overhead | ||
|
||
- Description: Currently the HTTP API is not very well organized and needs some tidying up. The actual course of action is not decided yet, but [go-kit](https://github.com/go-kit/kit) looks like a good fit. | ||
- Expected Outcome: A refactored HTTP API that is easier to maintain and extend. | ||
- Recommended Skills: golang | ||
- Mentor(s): Krasi Georgiev (@krasi-georgiev) | ||
- Issue: https://github.com/prometheus/prometheus/issues/3416 | ||
- Mentor(s): | ||
- Jane Doe (@jane-github, [email protected]) - primary | ||
- John Doe (@john-github, [email protected]) | ||
- Upstream Issue: https://github.com/prometheus/prometheus/issues/3416 |
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