|
|
@@ -53,7 +53,7 @@
|
|
|
|
|
|
<p class="pages-small">
|
|
|
Instances of abusive, harassing, or otherwise unacceptable behavior can be reported by emailing
|
|
|
- <code class="code">contact@gitote.in</code>.
|
|
|
+ <code class="code">me@yoginth.com</code>.
|
|
|
</p>
|
|
|
|
|
|
<p class="pages-small">
|
|
|
@@ -66,19 +66,18 @@
|
|
|
</center>
|
|
|
|
|
|
<p class="pages-small">
|
|
|
- These instructions are for development of <a href="https://gitote.in">Gitote.in</a> specifically. Please
|
|
|
- note that use of the Gitote Development Kit is currently experimental on Windows and macOS. Linux is recommended
|
|
|
- for the best contribution experience.
|
|
|
+ These instructions are for development of Gitote specifically. Please note that use of the Gitote Development Kit
|
|
|
+ is currently experimental on Windows and macOS. Linux is recommended for the best contribution experience.
|
|
|
</p>
|
|
|
<ol>
|
|
|
<li class="pages-small">
|
|
|
- Read Gitote Development Kit</a>, see the <a href="https://gitote.in/gitote/gitote/src/master/docs/GDK.md">GDK README</a>
|
|
|
+ Read Gitote Development Kit</a>, see the <a href="https://gitlab.com/gitote/gitote/blob/master/docs/GDK.md">GDK README</a>
|
|
|
for instructions on setting it up and.
|
|
|
</li>
|
|
|
|
|
|
<li class="pages-small">Fork the Gitote project.</li>
|
|
|
<li class="pages-small">
|
|
|
- Choose an issue to work on. * You can find easy issues by <a href="https://gitote.in/gitote/gitote/issues?labels=13"> looking at issues labeled Accepting Pull Requests</a>
|
|
|
+ Choose an issue to work on. * You can find easy issues by <a href="https://gitlab.com/gitote/gitote/issues?label_name%5B%5D=Accepting+Merge+Requests"> looking at issues labeled Accepting Merge Requests</a>
|
|
|
|
|
|
<ul>
|
|
|
<li class="pages-small">
|
|
|
@@ -103,7 +102,7 @@
|
|
|
<li class="pages-small">Get your changes merged!</li>
|
|
|
</ol>
|
|
|
<p class="pages-small">
|
|
|
- For more information, please see the <a href="https://developers.gitote.in">Developer Documentation.</a>
|
|
|
+ For more information, please see the <a href="https://gitlab.com/gitote/docs">Developer Documentation.</a>
|
|
|
</p>
|
|
|
</div>
|
|
|
{{template "base/footer" .}}
|