org-sync icon indicating copy to clipboard operation
org-sync copied to clipboard

Set title for first heading

Open arbox opened this issue 10 years ago • 1 comments

Change first heading from "bugs" to "issues". Not every Github issue is a bug.

arbox avatar Mar 03 '15 14:03 arbox

Hello,

Does this mean you propose this only for os-github.el?

./org-sync-redmine.el:159:         (title (concat "Bugs of " (org-sync-rmine-repo-name url))))
./org-sync-bb.el:186:         (title (concat "Bugs of " (org-sync-bb-repo-name url))))
./org-sync-github.el:103:         (title (concat "Bugs of " (org-sync-github-repo-name url))))

Cheers,

ardumont avatar Aug 10 '15 22:08 ardumont