Skip to content

one-among-us/how-we-work

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How We Work: Documentation and Contribution Guidelines

Other languages: 简体中文

About Us

We, One Among Us Transgender Support, or “One Among Us” for short, are a not-for-profit organization aiming at improving the awareness of transgender rights and providing community services. Now we operate One-Among.Us, a memorial website for transgender individuals and allies who have passed away.

Contribute to One-Among.Us

One-Among.Us is a fully open source website. The source code and articles are stored mainly in the three GitHub repositories: data, web, and backend. If you want to contribute only to the content of the website, you can simply focus on the data repo.

Content Contribution

If you want to leave a comment, simply use the forms in the website. If you want to contribute to the articles, you can follow the guidelines below:

Technical Contribution

Write Commit Messages

Effective Feb 20, 2023, we adopt the commit message convention as follows for all One Among Us repositories:

[*] Do something

The message should be written in English. Starting with a mark symbol in square brackets and separated by a space character, the headline should be a imperative sentence describing what you do and end without punctuation marks. Detailed descriptions are not mandatory but recommended if you find it complicated. We follow the 72-column line-wrapping rule.

Marks

[+] Add

[-] Remove

[U] Update

[O] Optimize

[F] Fix

[S] Modify style

[M] Move (also [M] Modify by convention but [U] Modify is recommended)

[R] Refactor

[T] Test

[D] Tweak documentation

[B] Backup

[PR] Merge commit of pull request

Examples

[+] Add entry for sauricat

[U] Update photos for sauricat

[F] Fix punctuation

Under Construction...

About

Documentation and contribution guidelines for One Among Us projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published