makeplane / docs

The official https://docs.plane.so documentation 📝
https://docs.plane.so/
24 stars 31 forks source link

bug: Docker Compose setup instructions outdated: menu options mismatch #117

Open DeclanE47 opened 1 week ago

DeclanE47 commented 1 week ago

Description

The current Docker Compose setup instructions in the documentation contain outdated information regarding the available menu options. This discrepancy may confuse users trying to set up or manage their Plane instance.

Current Behavior

The documentation states:

image

Expected Behavior

The documentation should reflect the current setup script behavior:

Steps to Reproduce

  1. Navigate to the Docker Compose setup instructions in the documentation
  2. Compare the documented menu options with the actual options presented by the setup script

116 fix docs: Update Docker Compose setup menu options from 1-6 to 1-8

DeclanE47 commented 1 week ago

Fix in PR #116