NatLabRockies / NatLabRockies/api-umbrella
Add 'terms & conditions' page
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 2.2k
- Forks
- 373
- PR merge metrics
- No merged PRs in 30d
Description
Story
As an API Umbrella administrator
I would like to add a 'terms & conditions' page
So that the 'terms & conditions' link points to an active document
Observed behavior
On a fresh API Umbrella installation, when clicking on the 'terms & conditions' link (http://example.com/terms), I get the following error:
NOT_FOUND
The requested URL was not found on this server.
Expected behavior
When clicking on the 'terms & conditions' link, the user will be presented with an active document.
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 by tracing the /terms link and route in API Umbrella, then inspect how other administrator-facing pages are served. Done means a fresh installation opens /terms and presents an active terms and conditions document instead of NOT_FOUND.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100