config

package
v0.0.0-...-ad3627d Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2023 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const Datas = ".local/share/setup-contribution/"

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	DisabledFolders []string
	Root            RootConfig
	Github          GithubConfig
}

type GithubConfig

type GithubConfig struct {
	CodeOwners          string
	PullRequestTemplate string
	Templates           GithubTemplatesConfig
}

type GithubTemplatesConfig

type GithubTemplatesConfig struct {
	BugReport      string
	FeatureRequest string
	OtherIssues    string
	Config         string
}

type RootConfig

type RootConfig struct {
	CodeOfConduct  string
	Contributing   string
	SecurityPolicy string
}

Jump to

Keyboard shortcuts

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