Add @ato's guidelines from Slack discussion. (#81)

* Add @ato's guidelines from Slack discussion.

* Words are hard.
pull/87/head
Andy Jackson 2020-03-05 15:16:20 +00:00 committed by GitHub
parent 3c0dc1e1b5
commit 3a96fb2d16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -9,3 +9,10 @@ Please ensure your pull request adheres to the following guidelines:
* New categories or improvements to the existing categorization are welcome.
* Check your spelling and grammar.
* The pull request and commit should have a useful title.
Unsure whether something fits here or not? Answering these questions will help.
* Is the tool used in a formal web archiving programme?
* Does it archive or capture and preserve other people's data not just backup your own?
* Does it make use of widely accepted web archiving standards ([WARC](https://iipc.github.io/warc-specifications/), [Memento](https://tools.ietf.org/html/rfc7089), [CDX](https://archive.org/web/researcher/cdx_file_format.php), etc.)?
* Is it focused on a broader sense of web sites and web-like platforms (public, interlinked), and not on individual applications that just happen to use a browser as a runtime environment?