mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Merge pull request #737 from YunoHost/update-butracker-link
Update bugtracker location
This commit is contained in:
commit
5e4088db34
11 changed files with 15 additions and 15 deletions
|
@ -3,5 +3,4 @@
|
||||||
* [Web Site](https://yunohost.org)
|
* [Web Site](https://yunohost.org)
|
||||||
* Based on [Simone](https://github.com/YunoHost/Simone)
|
* Based on [Simone](https://github.com/YunoHost/Simone)
|
||||||
|
|
||||||
Please report [issues on YunoHost bugtracker](https://github.com/YunoHost/issues) (no registration needed).
|
Please report [issues on YunoHost bugtracker](https://github.com/YunoHost/issues/issues).
|
||||||
|
|
|
@ -22,7 +22,7 @@ Talk about software freedom, [self-hosting](selfhosting_en) and YunoHost to your
|
||||||
<span class="glyphicon glyphicon-exclamation-sign"></span> Testing
|
<span class="glyphicon glyphicon-exclamation-sign"></span> Testing
|
||||||
</div>
|
</div>
|
||||||
<div class="col col-md-8" markdown="1">
|
<div class="col col-md-8" markdown="1">
|
||||||
We need people able to test YunoHost deeply. If you find a bug, try to identify it, and report it on our <a href="https://github.com/YunoHost/issues/issues/new" target="_blank">bug tracker</a>.
|
We need people able to test YunoHost deeply. If you find a bug, try to identify it, and report it on our <a href="https://github.com/YunoHost/issues/issues" target="_blank">bug tracker</a>.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="col col-md-8" markdown="1">
|
<div class="col col-md-8" markdown="1">
|
||||||
نحن بحاجة إلى تجريب حثيث لواي يونوهوست YunoHost. فإن صادفتم مشكلة، يرجى القيام بتحديد الخلل و ثم الإبلاغ عنه عبر
|
نحن بحاجة إلى تجريب حثيث لواي يونوهوست YunoHost. فإن صادفتم مشكلة، يرجى القيام بتحديد الخلل و ثم الإبلاغ عنه عبر
|
||||||
<a href="https://github.com/YunoHost/issues/issues/new" target="_blank">مُتعقب الأخطاء</a>.
|
<a href="https://github.com/YunoHost/issues/issues" target="_blank">مُتعقب الأخطاء</a>.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -25,6 +25,7 @@
|
||||||
* [Contribuer à la partie "core" de YunoHost](/dev_fr)
|
* [Contribuer à la partie "core" de YunoHost](/dev_fr)
|
||||||
* [Déployer un environnement de dev avec ynh-dev](https://github.com/YunoHost/ynh-dev/blob/master/README.md)
|
* [Déployer un environnement de dev avec ynh-dev](https://github.com/YunoHost/ynh-dev/blob/master/README.md)
|
||||||
* [Construction des paquets debian](https://github.com/YunoHost/vinaigrette/blob/master/README.md)
|
* [Construction des paquets debian](https://github.com/YunoHost/vinaigrette/blob/master/README.md)
|
||||||
|
* [Feuilles de route du projet](https://github.com/YunoHost/issues/milestones?direction=asc&sort=title&state=open)
|
||||||
* Construction des images
|
* Construction des images
|
||||||
* [x86 ISO](https://github.com/YunoHost/cd_build)
|
* [x86 ISO](https://github.com/YunoHost/cd_build)
|
||||||
* [Images Raspberry Pi](https://github.com/YunoHost/rpi-image)
|
* [Images Raspberry Pi](https://github.com/YunoHost/rpi-image)
|
||||||
|
|
2
dev.md
2
dev.md
|
@ -5,7 +5,7 @@ proceed? This guide takes you through the various steps of the development and
|
||||||
contribution process.
|
contribution process.
|
||||||
|
|
||||||
If you're looking for stuff to implement or fix, the bug-tracker is
|
If you're looking for stuff to implement or fix, the bug-tracker is
|
||||||
[here](https://github.com/YunoHost/issues)!
|
[here](https://github.com/YunoHost/issues/issues) !
|
||||||
|
|
||||||
**Come say hi to us in the [dev chatroom](xmpp:dev@conference.yunohost.org?join)** ! If you don't have an XMPP client, you can join using the widget at the bottom right of this page.
|
**Come say hi to us in the [dev chatroom](xmpp:dev@conference.yunohost.org?join)** ! If you don't have an XMPP client, you can join using the widget at the bottom right of this page.
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ savez pas comment procéder ? Ce guide parcours les étapes du développement et
|
||||||
processus de contribution.
|
processus de contribution.
|
||||||
|
|
||||||
Si vous chercher quelque chose à implémenter ou un bug à réparer, le
|
Si vous chercher quelque chose à implémenter ou un bug à réparer, le
|
||||||
bug tracker est [ici](https://github.com/YunoHost/issues) !
|
bug tracker est [ici](https://github.com/yunohost/issues/issues) !
|
||||||
|
|
||||||
**Venez dire coucou sur le [salon de
|
**Venez dire coucou sur le [salon de
|
||||||
dev](xmpp:dev@conference.yunohost.org?join)** ! Si vous n'avez pas de client
|
dev](xmpp:dev@conference.yunohost.org?join)** ! Si vous n'avez pas de client
|
||||||
|
|
2
help.md
2
help.md
|
@ -49,7 +49,7 @@ document.getElementById("goForum").onclick = function() {
|
||||||
window.location.href = "https://forum.yunohost.org/latest";
|
window.location.href = "https://forum.yunohost.org/latest";
|
||||||
}
|
}
|
||||||
document.getElementById("goBugtracker").onclick = function() {
|
document.getElementById("goBugtracker").onclick = function() {
|
||||||
window.location.href = "https://github.com/YunoHost/issues";
|
window.location.href = "https://github.com/yunohost/issues/issues";
|
||||||
}
|
}
|
||||||
document.getElementById("goDevroom").onclick = function() {
|
document.getElementById("goDevroom").onclick = function() {
|
||||||
window.location.href = "https://kiwiirc.com/client/irc.freenode.net/yunohost-dev";
|
window.location.href = "https://kiwiirc.com/client/irc.freenode.net/yunohost-dev";
|
||||||
|
|
|
@ -58,7 +58,7 @@ document.getElementById("goForum").onclick = function() {
|
||||||
window.location.href = "https://forum.yunohost.org/latest";
|
window.location.href = "https://forum.yunohost.org/latest";
|
||||||
}
|
}
|
||||||
document.getElementById("goBugtracker").onclick = function() {
|
document.getElementById("goBugtracker").onclick = function() {
|
||||||
window.location.href = "https://github.com/YunoHost/issues";
|
window.location.href = "https://github.com/yunohost/issues/issues";
|
||||||
}
|
}
|
||||||
document.getElementById("goDevroom").onclick = function() {
|
document.getElementById("goDevroom").onclick = function() {
|
||||||
window.location.href = "https://kiwiirc.com/client/irc.freenode.net/yunohost-dev";
|
window.location.href = "https://kiwiirc.com/client/irc.freenode.net/yunohost-dev";
|
||||||
|
|
|
@ -51,7 +51,7 @@ document.getElementById("goForum").onclick = function() {
|
||||||
window.location.href = "https://forum.yunohost.org/latest";
|
window.location.href = "https://forum.yunohost.org/latest";
|
||||||
}
|
}
|
||||||
document.getElementById("goBugtracker").onclick = function() {
|
document.getElementById("goBugtracker").onclick = function() {
|
||||||
window.location.href = "https://github.com/YunoHost/issues";
|
window.location.href = "https://github.com/yunohost/issues/issues";
|
||||||
}
|
}
|
||||||
document.getElementById("goDevroom").onclick = function() {
|
document.getElementById("goDevroom").onclick = function() {
|
||||||
window.location.href = "https://kiwiirc.com/client/irc.freenode.net/yunohost-dev";
|
window.location.href = "https://kiwiirc.com/client/irc.freenode.net/yunohost-dev";
|
||||||
|
|
|
@ -31,7 +31,7 @@ Each YEP is associated with:
|
||||||
| YEP 1.8 | Publish test requests | validated | manual | OFFICIAL (6) |
|
| YEP 1.8 | Publish test requests | validated | manual | OFFICIAL (6) |
|
||||||
| YEP 1.9 | Document the app | validated | AUTO | OFFICIAL (6) |
|
| YEP 1.9 | Document the app | validated | AUTO | OFFICIAL (6) |
|
||||||
| YEP 1.10 | Keep a clean version history | draft | manual | OFFICIAL (6) |
|
| YEP 1.10 | Keep a clean version history | draft | manual | OFFICIAL (6) |
|
||||||
| YEP 1.11 | Add app to [YunoHost bugtracker](https://dev.yunohost.org) | draft | manual | OFFICIAL (NA) |
|
| YEP 1.11 | Add app to [YunoHost bugtracker](https://github.com/YunoHost/issues/issues) | draft | manual | OFFICIAL (NA) |
|
||||||
| | | | | |
|
| | | | | |
|
||||||
| ** YEP 2 ** | ** Stabilize an app ** | ** Status ** | ** Test ** | ** Level ** |
|
| ** YEP 2 ** | ** Stabilize an app ** | ** Status ** | ** Test ** | ** Level ** |
|
||||||
| YEP 2.1 | Respect the manifest format | validated | Home | INPROGRESS (5) |
|
| YEP 2.1 | Respect the manifest format | validated | Home | INPROGRESS (5) |
|
||||||
|
@ -207,7 +207,7 @@ There is also README.md, which must and can contain:
|
||||||
#### YEP 1.10
|
#### YEP 1.10
|
||||||
##### Keep a clean version history | draft | manual | OFFICIAL |
|
##### Keep a clean version history | draft | manual | OFFICIAL |
|
||||||
#### YEP 1.11
|
#### YEP 1.11
|
||||||
##### Add app to [YunoHost bugtracker](https://dev.yunohost.org) | draft | manual | OFFICIAL |
|
##### Add app to [YunoHost bugtracker](https://github.com/YunoHost/issues/issues) | draft | manual | OFFICIAL |
|
||||||
|
|
||||||
### YEP 2
|
### YEP 2
|
||||||
#### Stabilize an app
|
#### Stabilize an app
|
||||||
|
|
|
@ -31,7 +31,7 @@ Chaque YEP est associée à :
|
||||||
| YEP 1.8 | Publier des demandes de test | validé | manuel | OFFICIAL (6) |
|
| YEP 1.8 | Publier des demandes de test | validé | manuel | OFFICIAL (6) |
|
||||||
| YEP 1.9 | Documenter l'app | validé | AUTO | OFFICIAL (6) |
|
| YEP 1.9 | Documenter l'app | validé | AUTO | OFFICIAL (6) |
|
||||||
| YEP 1.10 | Garder un historique de version propre | brouillon | manuel | OFFICIAL (6) |
|
| YEP 1.10 | Garder un historique de version propre | brouillon | manuel | OFFICIAL (6) |
|
||||||
| YEP 1.11 | Ajouter l'app au [bugtracker YunoHost](https://github.com/YunoHost/issues) | brouillon | manuel | OFFICIAL (NA) |
|
| YEP 1.11 | Ajouter l'app au [bugtracker YunoHost](https://github.com/yunohost/issues/issues) | brouillon | manuel | OFFICIAL (NA) |
|
||||||
| | | | | |
|
| | | | | |
|
||||||
| **YEP 2** | **Stabiliser une app** | **Statut** | **Test** | **Niveau** |
|
| **YEP 2** | **Stabiliser une app** | **Statut** | **Test** | **Niveau** |
|
||||||
| YEP 2.1 | Respecter le format du manifeste | validé | auto | INPROGRESS (5) |
|
| YEP 2.1 | Respecter le format du manifeste | validé | auto | INPROGRESS (5) |
|
||||||
|
@ -207,7 +207,7 @@ Il y a également le README.md, ce dernier doit et peut contenir :
|
||||||
#### YEP 1.10
|
#### YEP 1.10
|
||||||
##### Garder un historique de version propre | brouillon | manuel | OFFICIAL |
|
##### Garder un historique de version propre | brouillon | manuel | OFFICIAL |
|
||||||
#### YEP 1.11
|
#### YEP 1.11
|
||||||
##### Ajouter l'app au [bugtracker YunoHost](https://dev.yunohost.org) | brouillon | manuel | OFFICIAL |
|
##### Ajouter l'app au [bugtracker YunoHost](https://github.com/yunohost/issues/issues) | brouillon | manuel | OFFICIAL |
|
||||||
|
|
||||||
### YEP 2
|
### YEP 2
|
||||||
#### Stabiliser une app
|
#### Stabiliser une app
|
||||||
|
|
Loading…
Add table
Reference in a new issue