Skip to content

Commit

Permalink
chore: Creating a template for devs to fill out for new features or f…
Browse files Browse the repository at this point in the history
…unctionality (#425)

Creating a template for devs to fill out for new features or functionality

Need to review/ decide with team
  • Loading branch information
walkerlj0 authored Nov 5, 2024
1 parent 8d1f3c7 commit 769deb7
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .github/ISSUE_TEMPLATE/issue--developer-.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
name: Issue (Developer)
about: Describe this issue template's purpose here.
title: Issue Description - System/ Functionality
labels: ''
assignees: ''

---

## General Description

## Which system(s) or functionality does this affect
*This can be one or many. Please also include this in the title*
Solver, Job Creation, Executor, Mediation, Protocol/ Smart Contracts, Module Development, APIs, Cron Server, Databases, Metrics, Observability, RP Tooling, Incentives

## Describe the changes, and how this affects/ interacts with each system.


### Once this issue is created, please update the following Tags
* **Status** - Backlog, Up Next, or In Progress
* **Team** - Engineering
* **Priority** - your Best Guess
* **Start Date** - Today or when you plan to start
* **Sprint** Either current sprint, or the sprint you think it should be included
* **Time Estimate** - Your best guess. Each day is 8 hrs
* **Development** - Please link all PRs as they are created!

0 comments on commit 769deb7

Please sign in to comment.