.config directory
This commit is contained in:
parent
66dffa8efe
commit
d9d326eaa1
38 changed files with 5655 additions and 304 deletions
43
.config/.jira/.config.yml
Normal file
43
.config/.jira/.config.yml
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
board:
|
||||
id: 24
|
||||
name: Foresight Combined Sprint Board
|
||||
type: scrum
|
||||
epic:
|
||||
name: customfield_10011
|
||||
link: customfield_10014
|
||||
installation: Cloud
|
||||
issue:
|
||||
types:
|
||||
- id: "10000"
|
||||
name: Epic
|
||||
handle: Epic
|
||||
subtask: false
|
||||
- id: "10007"
|
||||
name: Story
|
||||
handle: Story
|
||||
subtask: false
|
||||
- id: "10016"
|
||||
name: Task
|
||||
handle: Task
|
||||
subtask: false
|
||||
- id: "10017"
|
||||
name: Sub-task
|
||||
handle: Sub-task
|
||||
subtask: true
|
||||
- id: "10010"
|
||||
name: Bug
|
||||
handle: Bug
|
||||
subtask: false
|
||||
- id: "10026"
|
||||
name: Information
|
||||
handle: Information
|
||||
subtask: false
|
||||
- id: "10027"
|
||||
name: Feature Request
|
||||
handle: Feature Request
|
||||
subtask: false
|
||||
login: ian@fs.tech
|
||||
project:
|
||||
key: RWA
|
||||
type: classic
|
||||
server: https://everblue.atlassian.net
|
||||
Loading…
Add table
Add a link
Reference in a new issue