Skip to content

spacechop/error-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpaceChop Error Template

Welcome! If you are here then you were likely referred to this repo when reporting an error to spacechop/spacechop. The core team is invested in making the best tool for image processing as possible, so when you hit an error it is important to the team that the error is resolved as soon as possible.

Unfortunately, describing an error in GitHub is often not enough to truly understand the reported issue. By creating a small reproduction test case using this template repo the SpaceChop team will be able to identify and fix your error much faster then they could without.

This repo was created with docker-compose for a great developer experience. If you are not using docker-compose then a small reproduction case with your framework of choice would go a long way.

To make changes in the configuration make sure to look at the ./config.yml file where we define the configuration using yaml which will be validated in the SpaceChop docker container.

Reproduction Creation Steps

  1. Fork this repository to your GitHub account.
  2. After cloning, install all dependencies with npm install.
  3. Start the development server with docker-compose up -d.
  4. Make the changes that will reproduce this error locally.
  5. When ready, push your changes back to GitHub and let the SpaceChop team know where they can be found.

About

SpaceChop error template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published