Skip to content

Returning Contributors

👋 Welcome Back

Hopefully you've successfully uploaded a profile to the repository.

We've got you covered so this upload is smoother than the last!

Before Start Checklist

Hint

The ✅ are clickable but not persistent. Refrain from refreshing this page to keep them ticked

  • Ensure your fork and branches are synced with the main upstream | Tutorial
  • If uploading a new profile, create a new branch: ICAO-Developer-Creator. If updating an existing profile: ICAO-Developer-Update

Syncing Branches

It's important to ensure both your main and any other working branches of your personal fork are up-to-date.

Navigate to your own fork which can be found via our main page l0bcZthgY9

When prompted, sync your branch.

sujgXNA664


After Start Checklist

  • Copy Template folder with new name and delete placeholder
  • Add profile files
  • Add version = "x.x.x" / version = x.x to all .ini and .py files

Warning

Version numbers with two decimals must be encapsulated by quotation marks.

Example

version = "1.5.2"

  • Update profile.json - Ensure that FileNames are exactly the same.
  • Write Information.md
  • Commit, Push
  • Create Pull Request with title "[ICAO] Developer | Initial Release"
  • Fill out the Pull Request form [Initial Upload / Update / Deletion]

✨ Easy, right?