Clean up files (#302)
This commit is contained in:
2
CONTRIBUTING.md → .github/CONTRIBUTING.md
vendored
2
CONTRIBUTING.md → .github/CONTRIBUTING.md
vendored
@@ -93,5 +93,5 @@ The core team looks at Pull Requests on a regular basis. After feedback has been
|
|||||||
You can chat with the core team on https://gitter.im/todotxt/.
|
You can chat with the core team on https://gitter.im/todotxt/.
|
||||||
|
|
||||||
[todo.txt]: https://github.com/todotxt/
|
[todo.txt]: https://github.com/todotxt/
|
||||||
[Code of Conduct]: /CODE_OF_CONDUCT.md
|
[Code of Conduct]: ./CODE_OF_CONDUCT.md
|
||||||
[Gitter.im]: https://gitter.im/todotxt/
|
[Gitter.im]: https://gitter.im/todotxt/
|
||||||
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||||||
## [2.11.0] - 2018-03-26
|
## [2.11.0] - 2018-03-26
|
||||||
### Added
|
### Added
|
||||||
- Added support for `$XDG_CONFIG_HOME` config file/actions location
|
- Added support for `$XDG_CONFIG_HOME` config file/actions location
|
||||||
- Created [CODE_OF_CONDUCT.md](/CODE_OF_CONDUCT.md) ([#217])
|
- Created [CODE_OF_CONDUCT.md](.github/CODE_OF_CONDUCT.md) ([#217])
|
||||||
- Created [CHANGELOG.md](/CHANGELOG.md) ([#218])
|
- Created [CHANGELOG.md](/CHANGELOG.md) ([#218])
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -95,5 +95,5 @@ GNU General Public License v3.0 © [todo.txt org][github]
|
|||||||
[github]: https://github.com/todotxt
|
[github]: https://github.com/todotxt
|
||||||
[USAGE]: ./USAGE.md
|
[USAGE]: ./USAGE.md
|
||||||
[CHANGELOG]: ./CHANGELOG.md
|
[CHANGELOG]: ./CHANGELOG.md
|
||||||
[CODE_OF_CONDUCT]: ./CODE_OF_CONDUCT.md
|
[CODE_OF_CONDUCT]: .github/CODE_OF_CONDUCT.md
|
||||||
[CONTRIBUTING]: ./CONTRIBUTING.md
|
[CONTRIBUTING]: .github/CONTRIBUTING.md
|
||||||
|
|||||||
Reference in New Issue
Block a user