Skip to content

Commit

Permalink
maintenance.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelTMatthews committed Mar 28, 2024
1 parent 18311f5 commit 9ad9965
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions MAINTENANCE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
## Who is maintaining and hosting the benchmark?

The Craftax benchmark is hosted on GitHub and is maintained by its authors.

## How can the manager of the benchmark be contacted?

The manager of the open-source repository can be contacted by the following email: _michael_ [DOT] _matthews_ [AT] _eng_ [DOT] _ox_ [DOT] _ac_ [DOT] _uk_.

## Will the benchmark be updated?

We expect to keep fixing bugs as and when they are found.
Changes to the underlying game itself should be done only in exceptional circumstances, so that old experiments are not invalidated.
Updates will be released via GitHub releases and pypi.

## If others want to contribute to the benchmark, is there a mechanism for them to do so?

Yes, instructions on how to contribute to Craftax are described [here](./CONTRIBUTING.md).

## How are issues being solved?

We use GitHub issues to track public bugs. Feel free to open an issue with steps to reproduce the bug.

This document was adapted from the [MiniHack maintenance document](https://github.com/facebookresearch/minihack/blob/main/MAINTENANCE.md).

0 comments on commit 9ad9965

Please sign in to comment.