bug: Important Notes file missing or removed
Created by: dracoling
💡 Summary
On signup the user is prompted to agree to the "Important Notes" which links to a dead URL in another repo.
🥰 Expected Behavior
If the "Important Notes" section is retained, the IMPORTANT_NOTES.md file should also be retained in the same repository.
🤬 Actual Behavior
User is presented with 404 error when clicking on the important notes
📝 Steps to Reproduce
- Attempt to create new user account.
- Actually try to read the notes before blindly ticking "I agree".
- Take a large serving of 404 to the face.
💻 Frontend Environment
* Model and OS of the device(s): any
* Browser: any
* Server URL: firetribe.org
* Sharkey: 2023.12.0
🛰 Backend Environment (for server admin)
* Installation Method or Hosting Service: docker compose
* Sharkey: 2023.12.0
Do you want to address this bug yourself?
- Yes, I will patch the bug myself and send a pull request