diff options
author | techknowlogick <techknowlogick@gitea.io> | 2019-12-12 23:28:54 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-12 23:28:54 -0500 |
commit | 6442e003c561e77e01bf6ccfc8961f24b0538fd6 (patch) | |
tree | 463203f1bed6df20e349981bba1675a04e6870ab /docs | |
parent | 27f68bc96f951b4e95984f850cad87aca0128d4c (diff) | |
download | gitea-6442e003c561e77e01bf6ccfc8961f24b0538fd6.tar.gz gitea-6442e003c561e77e01bf6ccfc8961f24b0538fd6.zip |
Youtrack now supports Gitea (#9343)
* Youtrack now supports Gitea
* Update third-party-tools.en-us.md
Diffstat (limited to 'docs')
-rw-r--r-- | docs/content/doc/advanced/third-party-tools.en-us.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/content/doc/advanced/third-party-tools.en-us.md b/docs/content/doc/advanced/third-party-tools.en-us.md index 9eed753586..fe4d20115e 100644 --- a/docs/content/doc/advanced/third-party-tools.en-us.md +++ b/docs/content/doc/advanced/third-party-tools.en-us.md @@ -35,3 +35,6 @@ Check our [CI/CD page]({{< relref "doc/advanced/ci-cd.en-us.md" >}}) ### Editor Extensions - [Gitea Extension for Visual Studio](https://github.com/maikebing/Gitea.VisualStudio) Download from [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=MysticBoy.GiteaExtensionforVisualStudio) + + ### Project Management + - [YouTrack by JetBrains](https://blog.jetbrains.com/youtrack/2019/12/whats-new-in-youtrack-2019-3/) |