Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit 55dbcea

Browse files
Huddiernystrom
authored andcommitted
Readme Update (#2518)
* Fixed: - feature label was switched to feature-request - setup.md url fix - small wording change * Added link
1 parent 0831550 commit 55dbcea

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,16 @@ GitHawk is the highest rated iOS app for GitHub.
2424

2525
## Contributing
2626

27-
We are always looking for contributions from **all skill levels**! A great way to get started is by helping [organize and/or squish bugs](https://github.com/GitHawkApp/GitHawk/projects/4).
27+
We are always looking for contributions from **all skill levels**! A great way to get started is by helping [organize and/or squish bugs](https://github.com/GitHawkApp/GitHawk/issues?q=is%3Aissue+is%3Aopen+label%3Abug). If you're looking to ease your way into the project try out a [starter task](https://github.com/GitHawkApp/GitHawk/issues?q=is%3Aissue+is%3Aopen+label%3Astarter-task).
2828

2929
#### Highest Priority Needs:
3030

3131
- 👩‍💼 **Product Manager**
32-
- We have some [projects](https://github.com/GitHawkApp/GitHawk/projects) and tons of unorganized/unprioritized [features](https://github.com/GitHawkApp/GitHawk/issues?q=is%3Aissue+is%3Aopen+label%3Afeature). GitHawk needs someone to own the product direction!
32+
- We have some [projects](https://github.com/GitHawkApp/GitHawk/projects) and tons of unorganized/unprioritized [features](https://github.com/GitHawkApp/GitHawk/issues?q=is%3Aissue+is%3Aopen+label%3Afeature-request). GitHawk needs someone to own the product direction!
3333
- 👩‍🎨 **Designer**
3434
- Like making unique UIs? So do we! We value keeping GitHawk's UX close to core iOS, but, when necessary, create our own high-quality UI components. Helping design for GitHawk is a great opportunity to try new ideas out!
3535
- 👩‍💻 **iOS Project Management**
36-
- There is a _lot_ of low-hanging fruit with our project setup, test and deployment automation, build optimizations, and more! I (@rnystrom) have no idea what I'm doing here. Come point us in the right direction!
36+
- There is a _lot_ of low-hanging fruit with our project setup, test and deployment automation, build optimizations, and more! I ([@rnystrom](https://github.com/rnystrom)) have no idea what I'm doing here. Come point us in the right direction!
3737

3838
## Installation
3939

@@ -52,7 +52,7 @@ open Freetime.xcworkspace/
5252

5353
This will install [apollo-codegen](https://github.com/apollographql/apollo-codegen) that is required to generate the GraphQL models.
5454

55-
See the [setup guide](Setup.md) for details about API keys and environment variables.
55+
See the [setup guide](https://github.com/GitHawkApp/GitHawk/blob/master/Setup.md) for details about API keys and environment variables.
5656

5757
## Open Source & Copying
5858

@@ -62,7 +62,7 @@ However, **please do not ship this app** under your own account. Paid or free.
6262

6363
## Why are we building this?
6464

65-
- Push `IGListKit` + Swift to its limits
65+
- Push [IGListKit](https://instagram.github.io/IGListKit/) + Swift to its limits
6666
- Better GitHub project management on mobile
6767
- Explore [GitHub's GraphQL API](https://developer.github.com/v4/)
6868
- Scratch my Swift-itch

0 commit comments

Comments
 (0)