FAQ "How can I add a new configuration?" does not contain answer
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 73
- Forks
- 351
- Avg merge
- 5h 21m
- Merged PRs (30d)
- 9
Description
https://github.com/sbt/website/blob/1.x/src/reference/05-Faq/00.md#how-can-i-add-a-new-configuration is named "How can I add a new configuration?", but the actual example is removed in https://github.com/sbt/website/commit/685e7d8088aa69019ddc8b9da3629f1fea4c2666#diff-388cf1faa6d9a04775ceaf8925a5947fL448 without a new-style replacement.
There is some information about adding new configurations spread in
http://www.scala-sbt.org/1.x/docs/Testing.html#additional-test-configurations
http://www.scala-sbt.org/1.x/docs/Library-Management.html#ivy-configurations
http://www.scala-sbt.org/1.x/docs/Advanced-Configurations-Example.html
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with src/reference/05-Faq/00.md at “How can I add a new configuration?” and compare the related guidance in Testing.md, Library-Management.md, and Advanced-Configurations-Example.md. Consolidate the relevant current information into the FAQ so it directly answers how to add a new configuration and no longer points to a removed example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100