Teardown
Primary version
Primary version
  • Introduction
  • Theory
    • Purpose
  • How-to
    • v0.5
      • Create a Teardown
      • Display TeardownResult Tree
  • Development Notes
Powered by GitBook
On this page
  • Dependencies
  • Open Commit Policy

Development Notes

PreviousDisplay TeardownResult Tree

Last updated 7 years ago

This library is intended to be minimal, providing a few functions that work reliably among many different kind of projects. If you want to contribute, Pull Request are very welcome! Please try to follow these simple rules:

  • Please create a topic branch for every separate change you make, bonus points

    if you create an issue with an acceptance criteria.

  • Update the README.md file if necessary.

  • Please do not change the version number on your Pull Request.

  • Have at least another reviewer give the thumbs up to your pull request before

    merging

  • Please make sure new changes make sense and also how they would affect future

    development before merging

Dependencies

You'll need to install , once installed, you can execute the make command and learn tasks supported in the project.

You'll need to make sure you invoke make format and make lint when pushing changes, otherwise the Pull Request builder will fail.

Open Commit Policy

This library has an open commit bit policy: Anyone with an accepted pull request gets added as a repository collaborator.

Please create a feature branch and open a pull-request early for any new features or documentation improvements.

Stack
Build Status
Hackage Dependencies
Github