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
<divclass="f5 f4-ns db tc mt2 mb4">Brought to you by <aclass="link fw7 dark-gray dim" href="https://houssein.me/">Houssein Djirdeh</a></div>
3
+
<divclass="f6 f5-ns db tc">Show this project some ❤ on <aclass="link fw7 dark-gray dim" href="https://github.com/housseindjirdeh/git-point">GitHub</a></div>
<divclass="flex flex-column items-center justify-center pv5 tc ph4 karla bg-primary">
104
+
<h2class="f3 f2-m f2-l fw7 tc dark-gray mb2">
105
+
Manage issues and pull requests
108
106
</h2>
109
107
110
108
<pclass="f6 f4-ns gray lh-copy mw7 mb5">
111
-
Communicate on issue/pull request conversations, apply labels, assignees and more. With GitPoint, you can even review and merge pull requests with a design you're already familiar with.
109
+
Communicate on issue/pull request conversations, apply labels and assignees, and more.
110
+
With GitPoint, you can even review and merge pull requests with a design you're already familiar with.
Every single iOS client that I tried to use was either too simple (single-feature applications)
132
-
or required payment for even the most basic of requirements (such as accessing a private repository or commenting on an issue).
130
+
Every currently available iOS client that I tried to use was either too simple (single-feature),
131
+
required payment for the most basic of features (such as commenting on an issue)
132
+
and/or didn't have the best UI.
133
133
</p>
134
134
135
135
<pclass="f5 white lh-copy mw7">
136
-
I was pretty suprised to not be able to find a single client that had everything I
137
-
needed, so I built this bad boy.
136
+
I was pretty suprised that I couldn't find a single client that I enjoyed using,
137
+
so I built this bad boy.
138
138
</p>
139
139
</div>
140
140
141
141
<divclass="flex flex-column w6 mb4 mb0-l">
142
-
<h2class="f4 fw6 white mb2">
142
+
<h2class="f3 fw7 white mb2">
143
143
Y no Android?!?
144
144
</h2>
145
145
146
146
<pclass="f5 white lh-copy mw7">
147
-
Since this was built with React Native, publishing an Android version is something that we definitely need to do.
147
+
Since this was built with React Native, publishing an Android version is something that we
148
+
definitely need to do.
148
149
</p>
149
150
150
151
<pclass="f5 white lh-copy mw7">
151
-
There's an <aclass="link white fw6 dim" href="https://github.com/housseindjirdeh/git-point/issues/2">open issue</a> to track this, so take a look there to get an idea of when it'll be released.
152
+
There's an <aclass="link white fw7 dim" href="https://github.com/housseindjirdeh/git-point/issues/2">open issue</a>
153
+
to track this, so take a look there to get an idea of when it'll be released!
152
154
</p>
153
155
</div>
154
156
</div>
155
157
156
158
<divclass="w-40-l">
157
159
<divclass="flex flex-column w6 mb4">
158
-
<h2class="f4 fw6 white mb2">
160
+
<h2class="f3 fw7 white mb2">
159
161
Does this have everything?
160
162
</h2>
161
163
162
164
<pclass="f5 white lh-copy mw7">
163
165
Nope! Well, not yet :). There are definitely features that still need to be included and
164
-
you'll most probably notice a few bugs here and there.
166
+
you may notice a few bugs here and there.
165
167
</p>
166
168
167
169
<pclass="f5 white lh-copy mw7">
168
-
Please take a look at the <aclass="link white fw6 dim" href="https://github.com/housseindjirdeh/git-point/labels/enhancement">issue list</a> to see all of the features we plan on adding. Please don't
169
-
hesitate to file an issue for a bug or a feature request!
170
+
Please take a look at the <aclass="link white fw7 dim" href="https://github.com/housseindjirdeh/git-point/labels/enhancement">issue list</a>
171
+
to see all of the features we plan on adding.
172
+
Moreover, don't hesitate to file an issue for a bug or a feature request!
170
173
</p>
171
174
</div>
172
175
173
176
<divclass="flex flex-column w6">
174
-
<h2class="f4 fw6 white mb2">
177
+
<h2class="f3 fw7 white mb2">
175
178
Can I contribute?
176
179
</h2>
177
180
178
181
<pclass="f5 white lh-copy mw7">
179
-
Yes please! GitPoint is open source - that's what makes it so great. Please feel free to put up an issue for anything you notice or a pull request to fix an existing one.
182
+
Yes please! GitPoint is open source and that's what makes it so great.
183
+
Feel free to put up an issue for anything you notice or a pull request to fix an existing one.
180
184
Even if you have little to no experience with React Native, I'll be more than happy to help :).
181
185
</p>
182
186
183
187
<pclass="f5 white lh-copy mw7">
184
-
Take a look at the <aclass="link white fw6 dim" href="https://github.com/housseindjirdeh/git-point/blob/master/CONTRIBUTING.md">contributing guidelines</a>for all the steps you need to get the project running locally as well as detailed steps on
185
-
how you can contribute.
188
+
Take a look at the <aclass="link white fw7 dim" href="https://github.com/housseindjirdeh/git-point/blob/master/CONTRIBUTING.md">contributing guidelines</a>
0 commit comments