feedback

package
v0.7.0-alpha.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2026 License: MIT Imports: 17 Imported by: 0

Documentation

Overview

Package feedback provides the command to submit feedback.

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrRepoAliasNotFound is returned when a repository alias is not in the config.
	ErrRepoAliasNotFound = errors.New("repository alias not found in configuration")
	// ErrInvalidRepoFormat is returned when a repository format is invalid.
	ErrInvalidRepoFormat = errors.New("invalid repository format in configuration")
	// ErrTitleEmpty is returned when a user provides an empty title.
	ErrTitleEmpty = errors.New("title cannot be empty")
)

Functions

func NewFeedbackCmd

func NewFeedbackCmd() *cobra.Command

NewFeedbackCmd creates and configures the `feedback` command.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL