From 4fda0eff23d0e7e82c665b6b39e97d3ba2426478 Mon Sep 17 00:00:00 2001 From: Rakshan Chandu <48381358+Slep-wt@users.noreply.github.com> Date: Mon, 21 Oct 2024 20:18:40 +1100 Subject: [PATCH 1/2] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 212bcb1..faeaee5 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,15 @@ Scheduled AIRAC updates to the dataset occur once every three months according t The VATPAC AIS Team may issue intermediate AIRAC Updates as required. -### Community Update Submissions +### Update Submissions -Community members may contribute to the dataset by making a pull request to the relevant AIRAC draft branch. These requests must be submitted **one week** before the designated AIRAC Effective Date to be considered for integration. +Non-AIS Staff/Community members may contribute to the dataset by making a pull request to the relevant AIRAC draft branch. These requests must be submitted **two weeks** before the designated AIRAC Effective Date to be considered for integration. Pull requests to the master branch will not be approved. +**Note:** Major changes must be discussed with the AIS team directly as an [issue](https://github.com/vatSys/australia-dataset/issues) before submitting a pull request. + + # Data Preparation **`Profile.xml` must be updated for each release** From 7e2267674f1a851ae0ef5b6888eebc75f446d044 Mon Sep 17 00:00:00 2001 From: Rakshan Chandu <48381358+Slep-wt@users.noreply.github.com> Date: Mon, 21 Oct 2024 20:19:38 +1100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index faeaee5..af5c70f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Non-AIS Staff/Community members may contribute to the dataset by making a pull r Pull requests to the master branch will not be approved. -**Note:** Major changes must be discussed with the AIS team directly as an [issue](https://github.com/vatSys/australia-dataset/issues) before submitting a pull request. +**Note:** Major changes (E.g. TCU/ENR/Aerodrome changes) must be discussed with the AIS team directly as an [issue](https://github.com/vatSys/australia-dataset/issues) before submitting a pull request. # Data Preparation