Created
October 16, 2017 04:37
-
-
Save mattn/b0c2af7d029f4b7eb64f56a1d9a3e8fd to your computer and use it in GitHub Desktop.
github-nippou settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| format: | |
| subject: '### %{subject}' | |
| line: '* [%{title}](%{url}) by @[%{user}](https://github.com/%{user}) %{status}' | |
| dictionary: | |
| status: | |
| merged: '**merged!**' | |
| closed: '**closed!**' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment