From fe4cc7d90f77503dc9c3675d4c27c2de6d6ffdc6 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 10 Jan 2021 10:35:24 -0300 Subject: Move workflow/ to build-aux/workflow/ --- build-aux/workflow/preamble.org | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 build-aux/workflow/preamble.org (limited to 'build-aux/workflow/preamble.org') diff --git a/build-aux/workflow/preamble.org b/build-aux/workflow/preamble.org new file mode 100644 index 0000000..751048e --- /dev/null +++ b/build-aux/workflow/preamble.org @@ -0,0 +1,27 @@ +#+TITLE: Tasks and bug listing for @PACKAGE_NAME@ +#+AUTHOR: EuAndreh +#+BIND: org-html-validation-link nil +#+BIND: org-html-scripts nil +#+BIND: org-html-postamble nil +#+BIND: org-export-html-headline-anchor-format nil +#+BIND: org-html-doctype "html5" +#+OPTIONS: toc:nil html-style:nil num:nil +#+HTML_HEAD: +#+MACRO: src [[@PACKAGE_GIT_URL@/$/tree/master/$1][$1]] +#+MACRO: job [[@PACKAGE_CI_URL@/$1][$1]] +#+MACRO: commit commit\nbsp{}[[@PACKAGE_GIT_URL@/commit?id=$1][$1]] +#+MACRO: bug bug\nbsp{}[[#$1][#$1]] +#+MACRO: task task\nbsp{}[[#$1][#$1]] +#+TODO: TODO(!) NEXT(!) WAITING(!) MEETING(!) INACTIVE(!) DOING(!) CANCELLED(@) DONE(@) + +Tasks, bugs and issues for @PACKAGE_NAME@. See: [[@PACKAGE_URL@][@PACKAGE_URL@]]. + +Register a new one: [[mailto:@PACKAGE_BUGREPORT@?subject=BUG%20or%20TASK%3A%20%3Cdescription%3E][@PACKAGE_BUGREPORT@]]. + +/Você também pode escrever em português./ + +/Vous pouvez aussi écrire en français./ + +/Vi povas ankaŭ skribi esperante./ + +#+TOC: headlines 2 -- cgit v1.2.3