Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 954 Bytes

File metadata and controls

23 lines (17 loc) · 954 Bytes

Contributing to asynx.dev

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

Who are we? What and why do we write?

We try to answer all questions there. If you have any further questions please feel free to reach us.

How can I contribute?

Contents are published with CC BY SA 4.0 license. Please check LICENSE. In summary, this is a permissive license and we actually don't care how the content is used as long as a proper reference is given and modifications are indicated if any.

Deployment process is automated with Github Actions. In order to update the site, create a new branch from latest commit (preferably) on master branch, do changes, push the new branch and create a pull request (PR). Necessary tests will be run automatically after PR and if all pass a maintainer will merge changes.