exercism / exercism/haskell

Feature Request: Autogenerate template files with instructions for exercise development

オープン
#1,096 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Haskell
スター
529
フォーク
201
PR マージ指標
30日以内にマージされた PR はありません

説明

## Issue:
The technical requirements and best practices information for contributing exercises and concepts is spread throughout multiple files in the site. This makes contributing more difficult than necessary and slows the growth of the track. This applies to other tracks as well, but is particularly important for tracks in development with smaller communities.

## Recommendation:
A shell script (or CLI command?) could be included to generate all the template files and directories needed to create an exercise/concept. The following should be accomplished by the script:.
- The script receives as input the name for the exercise/concept and uses it to generate the file names, slugs, and appropriate entries in the configuration files.
- The script generates a todo.md describing the order and steps the contributor should follow, when/how to send for initial review, etc.
- The template files bring together all the instructions / requirements for that file and/or include dummy entries identified as requiring update.

Unfortunately my shell-fu does not allow me to take an initial stab at creating this script. So, I'll just leave it here for future consideration.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。