add lib to read toml files embed fs for reading toml files add form for introduction add form for choosing interface
10 lines
933 B
TOML
10 lines
933 B
TOML
Title = "Welcome to the PM CLI Survey!"
|
|
Description = "Thank you for taking the time to participate in our survey. Your feedback is crucial in helping us improve the PM CLI and make it a more effective tool for project management. Please read the following information about the PM CLI before proceeding with the survey."
|
|
|
|
[About]
|
|
Title = "About the PM CLI"
|
|
Description = "YO PM CLI is a tool designed to help you manage your projects more efficiently. It provides features such as task management, issue tracking, and team collaboration, all through a simple command-line interface."
|
|
|
|
[Disclaimer]
|
|
Title = "Disclaimer"
|
|
Description = "Please note that the PM CLI is currently in its early stages of development. We are actively seeking feedback to improve the tool, so your input is highly valuable to us. By participating in this survey, you agree to provide honest and constructive feedback to help shape the future of the PM CLI." |