Skip to content
This repository has been archived by the owner on Oct 2, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 582 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (18 loc) · 582 Bytes

Contributing to Asset Lens

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

How can I contribute?

Report bugs

Use Issue Templates

Suggesting Enhancements

Suggess any features and enhancements at issues.

Code Contribution and Pull Requests

Fork and create a new branch and commit your fixes. And Send Pull Request with summary.

Style Guides

Git Commit Messages

We're using Commitizen.

C# Styles

not ruled yet.

Tests

This repository has several unity tests. If you can create some unit test for your new codes, it helpful.