NatLabRockies / NatLabRockies/api-umbrella

Add 'terms & conditions' page

Open
#65 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.