prodeclabs / perlify

0 stars 0 forks source link

Perlify

This is a a github app for automating the process of writing PR descriptions and metada based on the changes in the PR.

Installation

  1. Clone the repository
  2. Run yarn install
  3. Run yarn run dev

Usage

  1. Authorise the app with your github account
  2. Select the repository you want to use the app with
  3. Create a PR
  4. The app will automatically create a PR description and metadata based on the changes in the PR

Contributing

  1. Fork the repository
  2. Create a new branch
  3. Make your changes
  4. Create a PR

Tech Stack