diff options
author | Alexander Færøy <ahf@torproject.org> | 2021-02-12 20:39:48 +0000 |
---|---|---|
committer | Alexander Færøy <ahf@torproject.org> | 2021-02-12 20:39:48 +0000 |
commit | 7f32ae0eb55382b9ef59a36713887b7a8927b794 (patch) | |
tree | 5980d730fff48b97258b6e57da61ad0566b23c33 /.gitlab/issue_templates | |
parent | 22df6a3127fe4f55217186be068048905a24d14d (diff) | |
download | tor-7f32ae0eb55382b9ef59a36713887b7a8927b794.tar.gz tor-7f32ae0eb55382b9ef59a36713887b7a8927b794.zip |
Remove Proposal.md.
I don't think the Proposal.md fits well with the kind of tickets we see.
Let's start with Features and Bug and expand upon it as we go.
Diffstat (limited to '.gitlab/issue_templates')
-rw-r--r-- | .gitlab/issue_templates/Proposal.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitlab/issue_templates/Proposal.md b/.gitlab/issue_templates/Proposal.md deleted file mode 100644 index 990ca70a0a..0000000000 --- a/.gitlab/issue_templates/Proposal.md +++ /dev/null @@ -1,5 +0,0 @@ -<!-- This template is a great use for issues that are feature::additions or technical tasks for larger issues.--> - -### Proposal - -<!-- Use this section to explain the proposal and how it will work. It can be helpful to add technical details, design proposals, and links to related epics or issues. --> |