]> git.madduck.net Git - etc/vim.git/blob - .github/ISSUE_TEMPLATE/docs-issue.md

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Fix feature detection for positional-only arguments in lambdas (#2532)
[etc/vim.git] / .github / ISSUE_TEMPLATE / docs-issue.md
1 ---
2 name: Documentation
3 about: Report a problem with or suggest something for the documentation
4 title: ""
5 labels: "T: documentation"
6 assignees: ""
7 ---
8
9 **Is this related to a problem? Please describe.**
10
11 <!-- A clear and concise description of what the problem is.
12 e.g. I'm always frustrated when [...] / I wished that [...] -->
13
14 **Describe the solution you'd like**
15
16 <!-- A clear and concise description of what you want to
17 happen or see changed. -->
18
19 **Describe alternatives you've considered**
20
21 <!-- A clear and concise description of any
22 alternative solutions or features you've considered. -->
23
24 **Additional context**
25
26 <!-- Add any other context or screenshots about the issue
27 here. -->