You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -24,16 +24,16 @@ GitHawk is the highest rated iOS app for GitHub.
24
24
25
25
## Contributing
26
26
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).
28
28
29
29
#### Highest Priority Needs:
30
30
31
31
- 👩💼 **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!
33
33
- 👩🎨 **Designer**
34
34
- 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!
35
35
- 👩💻 **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!
37
37
38
38
## Installation
39
39
@@ -52,7 +52,7 @@ open Freetime.xcworkspace/
52
52
53
53
This will install [apollo-codegen](https://github.com/apollographql/apollo-codegen) that is required to generate the GraphQL models.
54
54
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.
56
56
57
57
## Open Source & Copying
58
58
@@ -62,7 +62,7 @@ However, **please do not ship this app** under your own account. Paid or free.
62
62
63
63
## Why are we building this?
64
64
65
-
- Push `IGListKit` + Swift to its limits
65
+
- Push [IGListKit](https://instagram.github.io/IGListKit/) + Swift to its limits
0 commit comments