tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit cdc66380021dcec7f2276164c9df4aa57e62f87f
parent 3b0e0a87e77a120f3b18285ca223c33f83b8a5c7
Author: Alexander Færøy <ahf@torproject.org>
Date:   Fri, 12 Feb 2021 20:36:17 +0000

Remove documentation issue template.

I think the issues we get in here will be covered by either the bug or
feature document.

Diffstat:
D.gitlab/issue_templates/documentation.md | 35-----------------------------------
1 file changed, 0 insertions(+), 35 deletions(-)

diff --git a/.gitlab/issue_templates/documentation.md b/.gitlab/issue_templates/documentation.md @@ -1,35 +0,0 @@ -<!-- -* Use this issue template for suggesting new docs or updates to existing docs. ---> - -### Problem to solve - -<!-- Include the following detail as necessary: ---> - -* What feature(s) affected? -* What docs or doc section affected? Include links or paths. -* Is there a problem with a specific document, or a feature/process that's not addressed sufficiently in docs? -* Any other ideas or requests? - - -### Further details - -<!-- -* Include use cases, benefits, and/or goals for this work. -* If adding content: What audience is it intended for? (What roles and scenarios?) ---> - -### Proposal -<!-- Further specifics for how can we solve the problem. --> - - -### Who can address the issue -<!-- What if any special expertise is required to resolve this issue? --> - - -### Other links/references -<!-- E.g. related Tor issues/MRs --> - - -/label ~documentation