Skip to content

Commit

Permalink
Improve contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita Voloboev committed Feb 26, 2018
1 parent b786fd2 commit 8c74e6a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
@@ -1,8 +1,8 @@
# Contributing
Thank you for wanting to make Alfred Awesome Lists better. You can:
# Contributing to Alfred Awesome Lists
There are many ways you can contribute. You can:
- Make suggestions and file bugs in [Issues](../../issues/).
- Fix issues and add features with [Pull Requests](../../pulls/).
- Improve and extend [the awesome lists](https://github.com/sindresorhus/awesome) and add more awesome links and resources.
- Improve and extend the [awesome lists](https://github.com/sindresorhus/awesome#readme) and add more awesome links and resources.

## Dependencies
The workflow is written in [Go language](https://golang.org/) and uses [AwGo](https://github.com/deanishe/awgo) library for all the Alfred related things.
Expand Down
4 changes: 2 additions & 2 deletions README.md
@@ -1,4 +1,4 @@
# Alfred Awesome Lists [![Workflows](https://img.shields.io/badge/More%20Workflows-🎩-purple.svg)](https://github.com/learn-anything/alfred-workflows#amazing-alfred-workflows-) [![Thanks](https://img.shields.io/badge/Say%20Thanks-πŸ’—-ff69b4.svg)](https://www.patreon.com/nikitavoloboev)
# Alfred Awesome Lists [![Workflows](https://img.shields.io/badge/More%20Workflows-🎩-purple.svg)](https://github.com/learn-anything/alfred-workflows#readme) [![Thanks](https://img.shields.io/badge/Say%20Thanks-πŸ’—-ff69b4.svg)](https://www.patreon.com/nikitavoloboev)
> [Alfred](https://www.alfredapp.com/) workflow to browse all [awesome lists](https://github.com/sindresorhus/awesome) in seconds
<img src="https://i.imgur.com/CDgfOKj.png" width="500" alt="img">
Expand All @@ -7,7 +7,7 @@
Download the workflow from [GitHub releases](../../releases/latest).

## Contributing
See [contribution guidelines](CONTRIBUTING.md#contributing).
See [contribution guidelines](CONTRIBUTING.md#readme).

## Thank you πŸ’œ
You can support what I do on [Patreon](https://www.patreon.com/nikitavoloboev) or look into [other projects](https://nikitavoloboev.xyz/projects) I shared.
Expand Down
6 changes: 3 additions & 3 deletions workflow/info.plist
Expand Up @@ -259,23 +259,23 @@ Post any issues and feature requests you have there. πŸ’œ</string>
</dict>
<key>C14883EE-9E77-4120-B375-97E42BD808B6</key>
<dict>
<key>note</key>
<string>Edit Awesome list</string>
<key>xpos</key>
<integer>540</integer>
<key>ypos</key>
<integer>240</integer>
</dict>
<key>C37D87EC-752A-4D60-A7C8-20E488267314</key>
<dict>
<key>note</key>
<string>Edit Awesome list</string>
<key>xpos</key>
<integer>640</integer>
<key>ypos</key>
<integer>210</integer>
</dict>
</dict>
<key>version</key>
<string>1.0.3</string>
<string>1.0.4</string>
<key>webaddress</key>
<string>https://github.com/nikitavoloboev</string>
</dict>
Expand Down

0 comments on commit 8c74e6a

Please sign in to comment.