Giter VIP home page Giter VIP logo

test-rtc-git-connector's Issues

This is a Jazz work item

Template from GitHub

Description

Please add a description

Other Attributes

Attributes Values
Owned By TestJazzAdmin1
Filed Against Category 1
Planned For PI 1

Git Commits

Git Commit: Update for just-handlebars-helpers [@f9590b0b0f8f2bd2ab8541916bb101ceb8a5f0d5]

This is my story. With a new name!

Description

This is the so cool very important description.

Bold text

A link to Google

Let's try some markdown

A Header

  • This is a list

  • bullet list

  • With three items

  • This is a task list

  • With two tasks

That's it.

Acceptance Criteria

Is this the acceptance criteria?

REALLY???

Other Attributes

Attributes Values
Owned By myadmin
Filed Against Test
Planned For Backlog
Tags story, boring

This is a task in Jazz

Template from GitHub

Description

This is some text with HTML formatting

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

This is some text with markdown formatting

Usage

Browsers Load @octokit/rest directly from esm.sh
<script type="module">  
import { Octokit } from "https://esm.sh/@octokit/rest";  
</script>  
Node

Install with npm install @octokit/rest

const { Octokit } = require("@octokit/rest");  
// or: import { Octokit } from "@octokit/rest";  
const octokit = new Octokit();  
  
// Compare: https://docs.github.com/en/rest/reference/repos/#list-organization-repositories  
octokit.rest.repos  
.listForOrg({  
org: "octokit",  
type: "public",  
})  
.then(({ data }) => {  
// handle data  
});  

See https://octokit.github.io/rest.js for full documentation.

Other Attributes

Attributes Values
Owned By ADMIN
Filed Against Category 1
Planned For Solution 1 Train

This is a defect from rtc

Description

This is the so cool very important description.

Bold text

A link to Google

Let's try some markdown

A Header

*  This is a list
*  bullet list
*  With three items

  •   This is a task list
  •   With two tasks

That's it.

Other Attributes

Attributes Values
Owned By myadmin
Filed Against Test
Planned For Sprint 1 (1.0)
Tags not-a-bug, needs-help

A cool story created in Jazz RTC

Template from GitHub

Description

This is the so cool very important description.

Bold text

A link to Google

Let's try some markdown

A Header

  • This is a list

  • bullet list

  • With three items

  • This is a task list

  • With two tasks

That's it.

Acceptance Criteria

Is this the acceptance criteria?

REALLY???

Other Attributes

Attributes Values
Owned By myadmin
Filed Against Test
Planned For Sprint 1 (1.0)
Tags story, urgent

Link to some git commits

Template from GitHub

Description

Please add a description

Other Attributes

Attributes Values
Owned By TestJazzProjectAdmin1
Filed Against Test Category
Planned For Sprint 1 (1.0)
Tags git

Git Commits

Git Commit: Use an improved template [@f54d89fb5b811ee129504f88fe339df0b26581c1]

Git Commit: Merge pull request #1 from MartinBenninger/MartinBenninger-patch-1 [@03512e429d2218354768b9f6e86bebfa339dcc5c]

Git Commit: Rename rtc-work-item.md to rtc-work-item-v1.md [@71a6debb150dbe8ed7be4b8250a12c82e0e12bb3]

Git Commit: Add some issue templates [@22256654453c2dba08c88541f8f51963883c667a]

this is a task with a tag

Template from GitHub

Description

Please add a description

Other Attributes

Attributes Values
Owned By TestJazzAdmin1
Filed Against Unassigned
Planned For Unassigned
Tags from-rtc-work-item

With formatting

Template from GitHub

Description

This is a task

With

some

HTML

and stuff

• asdf
• 123
• kjl;sadfj
• asdf

Other Attributes

Attributes Values
Owned By Unassigned
Filed Against Unassigned
Planned For Unassigned

Link to some git commits

Template from GitHub

Description

Please add a description

Other Attributes

Attributes Values
Owned By TestJazzProjectAdmin1
Filed Against Test Category
Planned For Sprint 1 (1.0)
Tags git

truefalsefalsefalse

test nice story

Template from GitHub

Description

Please add a description

Acceptance Criteria

Please add some acceptance criteria

Other Attributes

Attributes Values
Owned By Unassigned
Filed Against Dev Project Area
Planned For Unassigned
Tags from-rtc-work-item, don't, duplicate, created-as-git-issue

Some random story

Template from GitHub

Description

this is the description

Acceptance Criteria

Please add some acceptance criteria

Other Attributes

Attributes Values
Owned By myadmin
Filed Against Test
Planned For Release 1.0
Tags cool, nice

testing all features

Template from GitHub

Description

this is for testing the new version of the plugin

Other Attributes

Attributes Values
Owned By myadmin
Filed Against Test
Planned For Sprint 1 (1.0)
Tags testing

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.