Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.03 KB

CONTRIBUTING.md

File metadata and controls

17 lines (13 loc) · 1.03 KB

Contributing to Table

Thank you for your interest in contributing to Table! Before you begin writing code, it is important that you share your intention to contribute with the team, based on the type of contribution:

  1. You want to propose a new feature and implement it.
    • Post about your intended feature in an issue, and we shall discuss the design and implementation. Once we agree that the plan looks good, go ahead and implement it.
  2. You want to implement a feature or bug-fix for an outstanding issue.
    • Search for your issue in the issue list.
    • Pick an issue and comment that you'd like to work on the feature or bug-fix.
    • If you need more context on a particular issue, please ask and we shall provide.

Once you implement and test your feature or bug-fix, please submit a Pull Request to https://github.com/tezignlab/table/.

README covers some of the more technical aspects of development based on Table.