├── .github └── ISSUE_TEMPLATE.md ├── LICENSE ├── README.md └── reject_examples.md /.github/ISSUE_TEMPLATE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/postdcc/translation_request/HEAD/.github/ISSUE_TEMPLATE.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/postdcc/translation_request/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/postdcc/translation_request/HEAD/README.md -------------------------------------------------------------------------------- /reject_examples.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/postdcc/translation_request/HEAD/reject_examples.md --------------------------------------------------------------------------------