ptc-catalog

How to Contribute

Thank you for your willingness to contribute additional progress tracking cards to our catalog! There are two ways to do this: (1) by creating an card submission issue and (2) as a pull request.

How to Submit a PTC as a GitHub Issue

  1. Select Issues. Click on Issues
  2. Select Create New Issue. Create New Issue
  3. Find the Card Submission issue template and click Get Started Select Issue Template
  4. Follow the instructions and add your content in the sections provided, then click Submit New Issue. Submit New Issue

How to Submit a PTC as a Pull Request

  1. Create a fork of the PTC catalog repository. Create a Fork
  2. On the Fork, in the catalog directory, create a new file for your card. Select Create New File
  3. Copy and paste the content of your card into the dialog box. The file should have a descriptive name with the markdown extension (e.g., SoftwareLicensing.md, PerformanceRegressionTesting.md). Commit the new file to the fork. Write and Commit the PTC
  4. Follow these instructions to create a pull request from the fork.