{"id":15837739,"url":"https://github.com/sambacha/polemic-labels","last_synced_at":"2026-02-24T07:40:29.157Z","repository":{"id":253905146,"uuid":"840284160","full_name":"sambacha/polemic-labels","owner":"sambacha","description":"Systematized Taxonomic Framework for Issue Categorization","archived":false,"fork":false,"pushed_at":"2025-03-22T10:21:20.000Z","size":46,"stargazers_count":2,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T01:57:27.814Z","etag":null,"topics":["github-issues","github-labels","issue-template","linearapp","polemic","project-management-system","triage-labels"],"latest_commit_sha":null,"homepage":"https://sambacha.github.io/polemic-labels/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sambacha.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-09T11:11:41.000Z","updated_at":"2025-03-22T14:26:52.000Z","dependencies_parsed_at":"2024-08-21T02:47:34.543Z","dependency_job_id":null,"html_url":"https://github.com/sambacha/polemic-labels","commit_stats":null,"previous_names":["sambacha/polemic-labels"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sambacha/polemic-labels","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambacha%2Fpolemic-labels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambacha%2Fpolemic-labels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambacha%2Fpolemic-labels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambacha%2Fpolemic-labels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sambacha","download_url":"https://codeload.github.com/sambacha/polemic-labels/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambacha%2Fpolemic-labels/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29775210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T04:54:30.205Z","status":"ssl_error","status_checked_at":"2026-02-24T04:53:58.628Z","response_time":75,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github-issues","github-labels","issue-template","linearapp","polemic","project-management-system","triage-labels"],"created_at":"2024-10-05T15:41:39.411Z","updated_at":"2026-02-24T07:40:29.120Z","avatar_url":"https://github.com/sambacha.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Polemic Labels](https://sambacha.github.io/polemic-labels/)\n\n\n\u003e [!IMPORTANT]\n\u003e A Systematized Taxonomic Framework for Issue Categorization\n\u003e  WCAG 2.0 Accessibility Standards Implementation\n\n\n\u003c!-- TOC start (generated with https://github.com/derlin/bitdowntoc) --\u003e\n\n- [Polemic Labels](#polemic-labels)\n   * [Abstract](#abstract)\n   * [Color Theory[^1]](#color-theory1)\n      + [Issue Category ](#issue-category)\n      + [Issue Status](#issue-status)\n      + [Issue Priority  ](#issue-priority)\n   * [Overview](#overview)\n   * [Color Sets](#color-sets)\n   * [Prefix Labels](#prefix-labels)\n   * [Reserved Labels](#reserved-labels)\n   * [Examples](#examples)\n   * [Tests](#tests)\n      + [Quickcheck ](#quickcheck)\n   * [Citations](#citations)\n\n\u003c!-- TOC end --\u003e\n\n## Abstract\n\nPolemic Labels is a comprehensive and methodologically rigorous classification schema for Linear and GitHub (and any other 'task'/'bug' tracker) issue management, incorporating empirically-validated contrast ratio recommendations. It is color blind safe, coherant, and can be applied to your GitHub repo using the `gh` command line tool. It also takes into consideration `bot` accounts, so that these labels can be utilized by automated accounts for specific purposes. These labels do not impose any sort of triage or issue tracking metholodgy, they are only taxonomic and abstracted.\n\n\n\u003e [!CAUTION]\n\u003e **TLDR: Emojis are distracting**\n\n## Color Theory[^1]\n\n- Sequential Scheme[^2]\n  Applied to issue statuses, showing clear progression from light blue (backlog) to dark blue (done), making it easy to visualize how far along issues are in the workflow.\n  \n- Diverging Scheme[^2]\n  Used for priority levels, with a neutral midpoint (medium priority) and contrasting colors for the extremes (blues for low priorities, reds for high priorities).\n  \n- Qualitative Scheme[^3]\n   Applied to issue categories, using distinctive hues to differentiate between types without implying any hierarchy or magnitude relationship.\n\n### Issue Category \n\nQualitative color scheme - uses distinct hues to differentiate categories without implying any hierarchy or magnitude relationship\n\n\u003e [!TIP]\n\u003e  Distinct hues (for categorical data)\n\n---\n\n### Issue Status\n\nSequential color scheme - represents workflow progression from start to completion. Colors transition from light to dark blue as the issue advances\nIssue Status: Following a sequential scheme: light → dark represents progress\n\n\u003e [!TIP]\n\u003e  Progression from light to dark (for ordered data)\n\n\n---\n\n\n### Issue Priority  \n\nDiverging color scheme - emphasizes critical middle values with neutral color and uses contrasting colors (blue vs red) for opposite extremes\n\u003e [!TIP]   \n\u003e  Emphasizes middle values and extremes (for data with critical midpoint)\n\n\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n## Overview\n\n\u003cdetails\u003e\u003csummary\u003eTypeScript Reference\u003c/summary\u003e\n\u003cp\u003e\n\n\n```typescript\n/**\n * GitHub Issue Schema with Color Scheme Implementation\n * \n * This module defines a type system for GitHub issues that incorporates\n * three distinct color scheme approaches for different issue attributes:\n * - Sequential: For status (progression through workflow)\n * - Diverging: For priority (emphasizing critical values)\n * - Qualitative: For categories (distinct types without implied hierarchy)\n */\n\n/**\n * Core issue data structure representing a GitHub issue with all its properties\n */\ninterface IssueSchema {\n  id: string;                  // Unique identifier for the issue\n  title: string;               // Issue title displayed in lists and headers\n  description: string;         // Detailed explanation of the issue\n  status: IssueStatus;         // Current workflow position (sequential scheme)\n  priority: IssuePriority;     // Importance level (diverging scheme)\n  category: IssueCategory;     // Issue type classification (qualitative scheme)\n  createdAt: Date;             // Timestamp when issue was created\n  updatedAt: Date;             // Timestamp of last modification\n  assignee?: string;           // Optional username of assigned developer\n  labels: string[];            // Additional custom categorization tags\n  colorScheme: ColorSchemeType; // Visual representation strategy used\n}\n\n/**\n * Sequential color scheme - represents workflow progression from start to completion. Colors transition from light to dark blue as the issue advances\n * Colors transition from light to dark blue as the issue advances\n */\nenum IssueStatus {\n  BACKLOG = \"backlog\",         // Initial planning state (#E3F2FD - very light blue)\n  TODO = \"todo\",               // Ready to be worked on (#BBDEFB - light blue)\n  IN_PROGRESS = \"in_progress\", // Currently being implemented (#64B5F6 - medium blue)\n  REVIEW = \"review\",           // Under peer evaluation (#2196F3 - blue)\n  DONE = \"done\"                // Completed and verified (#0D47A1 - dark blue)\n}\n\n/**\n * Diverging color scheme - emphasizes critical middle values with neutral color and uses contrasting colors (blue vs red) for opposite extremes\n * and uses contrasting colors (blue vs red) for opposite extremes\n */\nenum IssuePriority {\n  LOWEST = \"lowest\",           // Minimal urgency (#1A237E - dark blue)\n  LOW = \"low\",                 // Below average urgency (#7986CB - medium blue)\n  MEDIUM = \"medium\",           // Standard priority (#F5F5F5 - neutral light gray)\n  HIGH = \"high\",               // Above average urgency (#EF9A9A - medium red)\n  HIGHEST = \"highest\"          // Critical urgency (#B71C1C - dark red)\n}\n\n/**\n * Qualitative color scheme - uses distinct hues to differentiate categories without implying any hierarchy or magnitude relationship\n * without implying any hierarchy or magnitude relationship\n */\nenum IssueCategory {\n  BUG = \"bug\",                 // Code defect (#F44336 - red)\n  FEATURE = \"feature\",         // New functionality (#4CAF50 - green)\n  DOCUMENTATION = \"documentation\", // Content improvements (#FF9800 - orange)\n  REFACTOR = \"refactor\",       // Code restructuring (#9C27B0 - purple)\n  ENHANCEMENT = \"enhancement\", // Existing feature improvement (#009688 - teal)\n  SECURITY = \"security\",       // Safety vulnerability (#C2185B - pink)\n  PERFORMANCE = \"performance\"  // Speed optimization (#FFC107 - amber)\n}\n\n/**\n * Available color scheme approaches for different visualization needs\n */\nenum ColorSchemeType {\n  SEQUENTIAL = \"sequential\",   // Progression from light to dark (for ordered data)\n  DIVERGING = \"diverging\",     // Emphasizes middle values and extremes (for data with critical midpoint)\n  QUALITATIVE = \"qualitative\"  // Distinct hues (for categorical data)\n}\n\n/**\n * Retrieves the appropriate hex color code for an issue status\n * Following a sequential scheme: light → dark represents progress\n */\nfunction getStatusColor(status: IssueStatus): string {\n  const statusColors = {\n    [IssueStatus.BACKLOG]: \"#E3F2FD\",\n    [IssueStatus.TODO]: \"#BBDEFB\",\n    [IssueStatus.IN_PROGRESS]: \"#64B5F6\",\n    [IssueStatus.REVIEW]: \"#2196F3\", \n    [IssueStatus.DONE]: \"#0D47A1\"\n  };\n  \n  return statusColors[status];\n}\n\n/**\n * Retrieves the appropriate hex color code for an issue priority\n * Following a diverging scheme: contrasting hues for extremes with neutral midpoint\n */\nfunction getPriorityColor(priority: IssuePriority): string {\n  const priorityColors = {\n    [IssuePriority.LOWEST]: \"#1A237E\",\n    [IssuePriority.LOW]: \"#7986CB\",\n    [IssuePriority.MEDIUM]: \"#F5F5F5\",\n    [IssuePriority.HIGH]: \"#EF9A9A\",\n    [IssuePriority.HIGHEST]: \"#B71C1C\"\n  };\n  \n  return priorityColors[priority];\n}\n\n/**\n * Retrieves the appropriate hex color code for an issue category\n * Following a qualitative scheme: distinct hues for unrelated categories\n */\nfunction getCategoryColor(category: IssueCategory): string {\n  const categoryColors = {\n    [IssueCategory.BUG]: \"#F44336\",\n    [IssueCategory.FEATURE]: \"#4CAF50\",\n    [IssueCategory.DOCUMENTATION]: \"#FF9800\",\n    [IssueCategory.REFACTOR]: \"#9C27B0\",\n    [IssueCategory.ENHANCEMENT]: \"#009688\",\n    [IssueCategory.SECURITY]: \"#C2185B\",\n    [IssueCategory.PERFORMANCE]: \"#FFC107\"\n  };\n  \n  return categoryColors[category];\n}\n```\n\n\u003c/p\u003e\n\u003c/details\u003e \n\n\n## Color Sets\n\n| **Color Name** | **Shade 1** | **Shade 2** | **Shade 3** | **Shade 4** | **Shade 5** | **Shade 6** |\n| -------------- | ----------- | ----------- | ----------- | ----------- | ----------- | ----------- |\n| **Gray**       | #f6f6f6     | #e2e2e2     | #8b8b8b     | #6f6f6f     | #3e3e3e     | #222222     |\n| **Rose**       | #fff7f9     | #ffdce5     | #ff3b8d     | #db0072     | #800040     | #4c0023     |\n| **Raspberry**  | #fff8f8     | #ffdddf     | #ff426c     | #de0051     | #82002c     | #510018     |\n| **Red**        | #fff8f6     | #ffddd8     | #ff4647     | #e0002b     | #830014     | #530003     |\n| **Orange**     | #fff8f5     | #ffded1     | #fd4d00     | #cd3c00     | #752100     | #401600     |\n| **Cinnamon**   | #fff8f3     | #ffdfc6     | #d57300     | #ac5c00     | #633300     | #371d00     |\n| **Amber**      | #fff8ef     | #ffe0b2     | #b98300     | #926700     | #523800     | #302100     |\n| **Yellow**     | #fff9e5     | #ffe53e     | #9c8b00     | #7d6f00     | #463d00     | #292300     |\n| **Lime**       | #f7ffac     | #d5f200     | #819300     | #677600     | #394100     | #222600     |\n| **Chartreuse** | #e5ffc3     | #98fb00     | #5c9b00     | #497c00     | #264500     | #182600     |\n| **Green**      | #e0ffd9     | #72ff6c     | #00a21f     | #008217     | #004908     | #062800     |\n| **Emerald**    | #dcffe6     | #5dffa2     | #00a05a     | #008147     | #004825     | #002812     |\n| **Aquamarine** | #daffef     | #42ffc6     | #009f78     | #007f5f     | #004734     | #00281b     |\n| **Teal**       | #d7fff7     | #00ffe4     | #009e8c     | #007c6e     | #00443c     | #002722     |\n| **Cyan**       | #c4fffe     | #00fafb     | #00999a     | #007a7b     | #004344     | #002525     |\n| **Powder**     | #dafaff     | #8df0ff     | #0098a9     | #007987     | #004048     | #002227     |\n| **Sky**        | #e3f7ff     | #aee9ff     | #0094b4     | #007590     | #00404f     | #001f28     |\n| **Cerulean**   | #e8f6ff     | #b9e3ff     | #0092c5     | #00749d     | #003c54     | #001d2a     |\n| **Azure**      | #e8f2ff     | #c6e0ff     | #008fdb     | #0071af     | #003b5e     | #001c30     |\n| **Blue**       | #f0f4ff     | #d4e0ff     | #0089fc     | #006dca     | #00386d     | #001a39     |\n| **Indigo**     | #f3f3ff     | #deddff     | #657eff     | #0061fc     | #00328a     | #001649     |\n| **Violet**     | #f7f1ff     | #e8daff     | #9b70ff     | #794aff     | #2d0fbf     | #0b0074     |\n| **Purple**     | #fdf4ff     | #f7d9ff     | #d150ff     | #b01fe3     | #660087     | #3a004f     |\n| **Magenta**    | #fff3fc     | #ffd7f6     | #f911e0     | #ca00b6     | #740068     | #44003c     |\n| **Pink**       | #fff7fb     | #ffdcec     | #ff2fb2     | #d2008f     | #790051     | #4b0030     |\n\n\n## Prefix Labels\n\n| Prefix   | Description               | Values                                                        |\n| -------- | ------------------------- | ------------------------------------------------------------- |\n| Effort   | Fibonacci scale of effort | 1, 2, 3, 5, 8, 13                                             |\n| Priority | Task urgency              | now, 2day, soon                                               |\n| State    | Decision status           | approved, blocked, inactive, pending                          |\n| Type     | Category of task          | bug, chore, discussion, docs, feature, fix, security, testing |\n| Work     | Nature of work complexity | chaotic, complex, complicated, obvious                        |\n\n\n## Reserved Labels\n\n| Label Name | Description                             | Reserved | Key:Value Pairings      |\n| ---------- | --------------------------------------- | -------- | ----------------------- |\n| Assignee   | The person assigned to the task         | Yes      | \"user\": \"username\"      |\n| Cycle      | The current iteration cycle             | No       | \"sprint\": \"Sprint 1\"    |\n| Effort     | The amount of work required             | No       | \"points\": \"5\"           |\n| Estimate   | The estimated time to complete the task | No       | \"hours\": \"3\"            |\n| Hours      | Actual hours spent on the task          | No       | \"logged\": \"2.5\"         |\n| Priority   | The task priority level                 | Yes      | \"level\": \"High\"         |\n| Project    | The project to which the task belongs   | Yes      | \"name\": \"Project Alpha\" |\n| State      | The current state of the task           | Yes      | \"status\": \"In Progress\" |\n| Status     | The overall task status                 | Yes      | \"state\": \"Open\"         |\n\n\n## Examples\n\n| Name              | Color  | Description                                                                             | Aliases                                                                                                                     |\n| ----------------- | ------ | --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |\n| breaking          | d73a4a | Introduces a breaking change.                                                           | breaking change, breaking-change, Type: Breaking Change, type: breaking                                                     |\n| effort: 1         | 91ca55 |                                                                                         |                                                                                                                             |\n| effort: 2         | c2e2a2 |                                                                                         |                                                                                                                             |\n| effort: 3         | e9f4dc |                                                                                         |                                                                                                                             |\n| effort: 5         | fef6d7 |                                                                                         |                                                                                                                             |\n| effort: 8         | fef2c0 |                                                                                         |                                                                                                                             |\n| effort: 13        | fbca04 |                                                                                         |                                                                                                                             |\n| good first issue  | 7057ff | Good for newcomers.                                                                     | beginner-friendly, beginner, good for beginner, Good for beginners, good-starter-issue, starter, status: good starter issue |\n| help              | 0e8a16 |                                                                                         | help wanted, Patch Welcome, status: help wanted, Status: PR Welcome, Status: Ready for PR                                   |\n| priority: now     | d73a4a |                                                                                         | priority: critical, Priority: Critical                                                                                      |\n| priority: soon    | ffb8c6 |                                                                                         | priority: medium, Priority: Medium                                                                                          |\n| priority: 2day    | fbca04 |                                                                                         | priority: high, Priority: High                                                                                              |\n| semantic-release  | e6e6e6 |                                                                                         |                                                                                                                             |\n| state: approved   | 91ca55 | Approved to proceed.                                                                    | approved                                                                                                                    |\n| state: blocked    | d73a4a | Something is blocking action.                                                           | blocked, Status: Blocked, status: blocked                                                                                   |\n| state: pending    | fbca04 | Pending requirements, dependencies, data, or more information.                          | in progress, on hold, pending, Status: In Progress, Status: Review Needed, watchlist                                        |\n| state: inactive   | e6e6e6 | No action needed or possible. The issue is fixed, addressed elsewhere, or out of scope. | duplicate, invalid, stale, Status: Abandoned, status: duplicate, status: wontfix, wont-fix, wontfix                         |\n| type: bug         | d73a4a | Something isn't working.                                                                | bug, Type: Bug                                                                                                              |\n| type: chore       | fef2c0 | Converting measurements, reorganizing folder structure, and less impactful tasks.       | chore, dependabot, dependencies, dependency, greenkeeper, legal, maintenance, Type: Maintenance, type: maintenance          |\n| type: discussion  | d4c5f9 | Questions, proposals and info that requires discussion.                                 | discussion, feedback, idea, Idea, Proposal, proposal, question, type: design, Type: Question, type: question                |\n| type: docs        | fef2c0 | Related to documentation and information.                                               | doc, docs, document, documentation, documents, Type: Documentation, type: documentation                                     |\n| type: feature     | 5ebeff | Brand new functionality, features, pages, workflows, endpoints, etc.                    | addition, enhancement, feature, type: enhancement, Type: Feature                                                            |\n| type: fix         | 91ca55 | Iterations on existing features or infrastructure.                                      | fix, improvement, optimization, refactor, Type: Fix, Type: Refactoring                                                      |\n| type: security    | d73a4a | Something is vulnerable or not secure.                                                  | security                                                                                                                    |\n| type: testing     | fbca04 | Related to testing.                                                                     | test, testing                                                                                                               |\n| work: chaotic     | fbca04 | The situation is chaotic, novel practices used.                                         | chaotic                                                                                                                     |\n| work: complex     | d4c5f9 | The situation is complex, emergent practices used.                                      | complex                                                                                                                     |\n| work: complicated | ffb8c6 | The situation is complicated, good practices used.                                      | complicated                                                                                                                 |\n| work: obvious     | 91ca55 | The situation is obvious, best practices used.                                          | obvious                                                                                                                     |\n\n\n## Tests\n\n\u003e [!NOTE]\n\u003e Tests:  5 failed, 55 passed, 60 total\n\n\n```\n    Base Schema Validation\n      ✓ all labels should validate against base schema (17 ms)\n      ✓ prefix labels should validate against base schema\n      ✓ reserved labels should validate against base schema\n    Prefix Labels\n      ✓ should validate against prefix schema (1 ms)\n      ✓ should have unique names\n      ✓ should have valid prefixes (2 ms)\n      ✓ should contain all required Effort values\n      ✓ should contain all required Priority values\n      ✓ should contain all required State values (1 ms)\n      ✓ should contain all required Type values\n      ✓ should contain all required Work values (1 ms)\n      ✓ should have valid hex colors (1 ms)\n      ✓ should have non-empty descriptions\n    Reserved Labels\n      ✓ should validate against reserved schema (2 ms)\n      ✓ should have unique names\n      ✓ should include all required reserved labels\n      ✓ should have key-value pair notation in descriptions (1 ms)\n      ✓ should have valid hex colors\n      ✓ should have non-empty descriptions\n    Integration Tests\n      ✓ should have no name collisions between prefix and reserved labels\n      ✓ should maintain consistent color semantics (1 ms)\n      ✓ effort labels should use a grayscale progression\n    File Integrity\n      ✓ JSON files should be parseable\n      ✓ schema files should be valid JSON Schema\n    GitHub API Compatibility\n      ✓ label names should not exceed GitHub length limits (1 ms)\n      ✓ color values should not include # prefix (1 ms)\n      ✓ label descriptions should not exceed GitHub limits (1 ms)\n```\n\n\n### Quickcheck \n\n```\n  GitHub Labels QuickCheck Tests\n    ✕ All valid labels should conform to the base schema (73 ms)\n    ✕ All valid prefix labels should conform to the prefix schema (577 ms)\n    ✕ All valid reserved labels should conform to the reserved schema (1818 ms)\n    ✕ Labels should have unique names in any valid array (2590 ms)\n    ✓ Prefix labels should start with valid prefixes (12401 ms)\n    ✓ Label colors should be 6-character hex strings without # prefix (13323 ms)\n    ✓ Reserved labels should have key-value pairs in their descriptions (9960 ms)\n    ✓ Valid label colors should be permissible in our color system (10419 ms)\n    ✕ Effort labels should have valid Fibonacci values (712 ms)\n    ✓ No name collisions should exist between prefix and reserved labels (19954 ms)\n\n```\n\n\n\n## Citations\n\n[^1]: Harrower, Mark, and Cynthia A. Brewer. 2003. \"ColorBrewer: An Online Tool for Selecting Color Schemes for Maps.\" The Cartographic Journal 40 (1): 27-37.\n\n\u003cbr /\u003e\n\n[^2]: Slocum, Terry A., Robert B. McMaster, Fritz C. Kessler, and Hugh H. Howard. 2008. Thematic Cartography and Visualization. Upper Saddle River, NJ: Prentice Hall.\n\n\u003cbr /\u003e\n\n[^3]: Brewer, Cynthia A. 1994. \"Color Use Guidelines for Mapping and Visualization.\" In Visualization in Modern Cartography, edited by Alan M. MacEachren and D. R. Fraser Taylor, 123-147. Oxford: Pergamon.\n\n\u003cbr /\u003e\n\n### Note\n\n\u003e [!WARNING]\n\u003e These labels are not in use in this repository, take that as you will.\n\n\u003e [!NOTE]\n\u003e T.B.D\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsambacha%2Fpolemic-labels","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsambacha%2Fpolemic-labels","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsambacha%2Fpolemic-labels/lists"}