mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fix groups
This commit is contained in:
parent
8f2a1735ae
commit
d2fbd5c735
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: ACE3 Config Entries
|
title: ACE3 Config Entries
|
||||||
group: dev
|
group: development
|
||||||
parent: wiki
|
parent: wiki
|
||||||
order: 2
|
order: 2
|
||||||
---
|
---
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: ACE3 Events System
|
title: ACE3 Events System
|
||||||
group: dev
|
group: development
|
||||||
parent: wiki
|
parent: wiki
|
||||||
order: 3
|
order: 3
|
||||||
---
|
---
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Arma 3 Issues
|
title: Arma 3 Issues
|
||||||
group: dev
|
group: development
|
||||||
parent: wiki
|
parent: wiki
|
||||||
order: 6
|
order: 6
|
||||||
---
|
---
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Arma 3 Scheduler And Our Practices
|
title: Arma 3 Scheduler And Our Practices
|
||||||
group: dev
|
group: development
|
||||||
parent: wiki
|
parent: wiki
|
||||||
order: 8
|
order: 8
|
||||||
---
|
---
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Coding Guidelines
|
title: Coding Guidelines
|
||||||
group: dev
|
group: development
|
||||||
parent: wiki
|
parent: wiki
|
||||||
order: 1
|
order: 1
|
||||||
---
|
---
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Extension Guidelines
|
title: Extension Guidelines
|
||||||
group: dev
|
group: development
|
||||||
parent: wiki
|
parent: wiki
|
||||||
order: 9
|
order: 9
|
||||||
---
|
---
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Fragmentation Configuration
|
title: Fragmentation Configuration
|
||||||
group: dev
|
group: development
|
||||||
parent: wiki
|
parent: wiki
|
||||||
order: 7
|
order: 7
|
||||||
---
|
---
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: How to translate ACE3
|
title: How to translate ACE3
|
||||||
group: dev
|
group: development
|
||||||
parent: wiki
|
parent: wiki
|
||||||
order: 20
|
order: 20
|
||||||
---
|
---
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Merging Pull Requests
|
title: Merging Pull Requests
|
||||||
group: dev
|
group: development
|
||||||
parent: wiki
|
parent: wiki
|
||||||
order: 5
|
order: 5
|
||||||
---
|
---
|
||||||
@ -33,4 +33,4 @@ Non-trivial pull requests remain open for a minimum of 48 hours, to give all oth
|
|||||||
|
|
||||||
If a pull request adds a new addon, or changes something else, like the README, everyone has 72 hours to comment on the changes. After that, one of the team leads ([NouberNou](https://github.com/NouberNou), [KoffeinFlummi](https://github.com/KoffeinFlummi), [Glowbal](https://github.com/Glowbal)) will merge it.
|
If a pull request adds a new addon, or changes something else, like the README, everyone has 72 hours to comment on the changes. After that, one of the team leads ([NouberNou](https://github.com/NouberNou), [KoffeinFlummi](https://github.com/KoffeinFlummi), [Glowbal](https://github.com/Glowbal)) will merge it.
|
||||||
|
|
||||||
Trivial changes such as spelling fixes can be merged immediately by any contributor.
|
Trivial changes such as spelling fixes can be merged immediately by any contributor.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Modularity And PBO Structure
|
title: Modularity And PBO Structure
|
||||||
group: dev
|
group: development
|
||||||
parent: wiki
|
parent: wiki
|
||||||
order: 4
|
order: 4
|
||||||
---
|
---
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Setting Up The Development Environment
|
title: Setting Up The Development Environment
|
||||||
group: dev
|
group: development
|
||||||
parent: wiki
|
parent: wiki
|
||||||
order: 0
|
order: 0
|
||||||
---
|
---
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Modules
|
title: Modules
|
||||||
group: missionMaker
|
group: missionmaker
|
||||||
order: 5
|
order: 5
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user