Skip to content

jkhgvfgvsth/BountySource-Widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

BountySource Markdown Widget Tutorial

The Bounty URL

Bounty URLs are structured like using:

https://www.bountysource.com/issues/{number}-{name}/

Example:

https://www.bountysource.com/issues/76879471-example

76879471 = {number}

example = {name}

Sometimes it auto-shortens longer names.

Adding Widget:

Add Widget like this:

[![Bountysource](https://api.bountysource.com/badge/issue?issue_id={number})]({bounty-URL})

Example:

[![Bountysource](https://api.bountysource.com/badge/issue?issue_id=76879471)](https://www.bountysource.com/issues/76879471-example)

Which looks like:

Bountysource

Note: This example should work everywhere markdown is supported :)

License

Unless otherwise noted, this material is licensed under the GNU FDL license.

About

BountySource-Widget Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published