Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 520 Bytes

PROJECT_IDEA_TEMPLATE.md

File metadata and controls

17 lines (12 loc) · 520 Bytes

Template

Title

  • Description:
  • Recommended Skills:
  • Mentor(s):
  • Issue:

Sample:

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 looks like a good fit.
  • Recommended Skills: golang
  • Mentor(s): Krasi Georgiev (@krasi-georgiev)
  • Issue: prometheus/prometheus#3416