Skip to content

Commit

Permalink
Enter feature freeze / maintenance mode (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
SidOfc committed Aug 13, 2022
1 parent 5146469 commit 6d7208e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 12 deletions.
11 changes: 3 additions & 8 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,9 @@ e.g. for the _OS type_, if you are using a _Unix_ based system, mark the _Unix_

# Requesting a feature

Think you've got a good idea for mkdx? Visit the [issues](https://github.com/SidOfc/mkdx/issues?utf8=✓&q=is%3Aissue+is%3Aopen+label%3Afeature-request) page
and check to see if someone didn't already beat you to it :)
If your feature isn't requested yet, open a new [issue](issues/new).

The template is mostly useful for bugs since it requires some information about the issuer's computer and a reproducible example.
Therefore, you are free to clear out the template and just start describing your feature.
It is very helpful to include a graphical example, with that I mean that you can include a "before" snippet
and an "after" snippet of what you wish to accomplish.
mkdx.vim is already a rather large plugin which I'm sure has already aborbed some very
user specific needs. To make sure I remain motivated and can continue to fix bugs or
improve existing features with mkdx, new feature requests are frozen.

# Sending pull requests

Expand Down
2 changes: 1 addition & 1 deletion ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Hello there, thanks for reporting an issue or requesting a feature!
Hello there, thanks for reporting an issue or discussion!
If you want to add a feature, you won't need this template. Just provide a clear
description of what you want and include an example of how this works in practice.

Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1727,8 +1727,7 @@ Found a bug or want to report an issue? Take a look at the [CONTRIBUTING](CONTRI
# Roadmap
- Process feature requests
- Process bug reports
- Process bug reports and discussions
- Otherwise, maintainance mode
# Changelog
Expand Down
2 changes: 1 addition & 1 deletion doc/mkdx.txt
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ This plugin is also compatible with
{repeat.vim}(https://github.com/tpope/vim-repeat) by Tim Pope.
Every _normal_ mode mapping can be repeated with the `.` command.

Bug reports and feature requests are welcome at
Bug reports and discussions are welcome at
https://github.com/sidofc/mkdx/issues and PR's are welcome at
https://github.com/sidofc/mkdx/pulls.

Expand Down

0 comments on commit 6d7208e

Please sign in to comment.