Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 580 Bytes

File metadata and controls

18 lines (12 loc) · 580 Bytes

Contributing Guide

中文版

Thank you for your interest in AGL! You can contribute in the following ways:

1) Revise Specification & Templates

  • Modify /docs/AGL-Spec-v0.1.md or /templates/agl-manual-template.md.

2) Add Examples

  • Create a new directory and manual example under /examples/ (attaching sample input/output is recommended).

3) How to Submit

  • Fork this repository, create a feature branch, and submit a PR.

4) Code & Writing Style

  • Follow /docs/Style-Guide.md.
  • Terminology should adhere to /docs/Glossary.md.